Releases: AnBowell/whittaker-eilers
Releases · AnBowell/whittaker-eilers
Parallel Smoothing
v0.1.3
v0.1.2-python
Python Package Documentation Update
- Documentation has been updated for easier use with IDEs.
- Default values are suggested in doc strings, though it's worth noting in practice they will vary based on the data.
- Small typos corrected
Resolves #1
v0.1.1-python
Python Package Release
New Python package release which uses bindings to Rust! The Python package has some overhead, but is still faster than using numpy and scipy!
From here on out, releases will become standardised and ideally under the same version number for both Python and Rust.
v0.1.1
Initial Release!
The initial release of the Whittaker-Eilers sparse matrix smoother and interpolator in Rust!