Skip to content

Releases: msteinbeck/tinyspline

v0.6.0

03 Feb 22:32
Compare
Choose a tag to compare
  • Add support for macOS M1
  • MacOS binaries are no longer linked against the runtime libraries of the target language
  • Add functions for sub-spline extraction
  • Add functions for the computation of chord lengths
  • Add functions for the computation of equidistant knot sequences
  • Bug fixes

v0.5.0

27 Jun 09:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

Version 0.4.0

22 Mar 13:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

19 Nov 23:02
Compare
Choose a tag to compare
Remove useless space.

0.2.0

29 Jul 19:20
Compare
Choose a tag to compare
Create the correct number of points in deboornet constructor.

0.1.3

14 May 09:29
Compare
Choose a tag to compare
Get rid of PYTHON_LIBRARY and PYTHON_INCLUDE_DIR.