Packages

Scientific computation for Elixir. This package contains ports of functions used for scientific computation and signal processing. This package is a work in progress, and may only partially implement certain functions. Contributions are welcome.

Current section

Files

Jump to
sci CHANGELOG.md
Raw

CHANGELOG.md

Change Log
==========
## v0.0.3
* Add `Sci.Signal.Transform` with `bilinear/4`
* Add `Sci.List.prod/1`
* Start tagging releases in git
## v0.0.2
* Add `~n{}` sigil for `ComplexNum.new`
## v0.0.1
* Add Polynomial.poly