Skip to content

Releases: Corwinpro/PySplines

Release 0.3.0

09 Oct 15:17

Choose a tag to compare

This is a feature release that improves construction of first order BSplines (#12).

Release 0.2.1

02 Oct 16:55
0bd051b

Choose a tag to compare

  • Fixed generation of first order BSplines: the surface points include only the control points.

Release 0.2.0-1

07 Aug 10:47

Choose a tag to compare

Fixed twine check

Release 0.2.0

07 Aug 10:36

Choose a tag to compare

  • Minor performance improvements
  • Project testing framework changed to unittest
  • Minor code style improvements