- Update to ndarray 0.15 and sprs 0.11
- Add
Realpub trait. TraitRealis only implemented forf32andf64, including the traits needed for computing smoothing splines, manipulating n-d arrays and sparse matrices and also checking almost equality. - Use
thiserrorcrate for errors management - Refactoring
- Refactoring
- Fix typos in doc
- API changes: rename smoothing parameter setters:
with_smoothing->with_smooth - Slight fix docs
- Initial public release