Skip to content

Releases: virtualritz/uniform-cubic-splines

v0.3.3

12 Jun 13:34

Choose a tag to compare

* Optimized `spline()`/`spline_inverse()` to be twice/3.5 times as fast.

v0.2.0

12 Mar 13:52

Choose a tag to compare

  • Relaxed trait bounds on CV type of spline() function to be Clone instead of Copy.

Initial Release

30 Oct 04:11

Choose a tag to compare

Initial Release Pre-release
Pre-release
0.1.0

Merge branch 'master' of https://github.com/virtualritz/uniform-cubic…