Skip to content

Releases: kb-press/ndsplines

ndsplines v0.2.0

21 Aug 22:18
6c09f03
Compare
Choose a tag to compare
  • Boundary conditions may now be passed to make_interp_spline
  • Wheels for Python 3.12 and 3.13 now available
  • Support for numpy 2
  • Dropped support for Python 3.7

ndsplines v0.1.5

02 Sep 06:45
ba9b8cd
Compare
Choose a tag to compare

What's Changed

Maintenance and cleanup, plus Python 3.11 wheels.

Most notably, the somewhat complicated logic with whether NumPy and/or Cython are pre-installed has been removed in favor of relying on build dependencies (PEP 518) and an environment variable to opt out of compiling (see README).

Full Changelog: v0.1.4...v0.1.5

ndsplines v0.1.4

01 Jul 15:31
Compare
Choose a tag to compare

What's Changed

ndsplines v0.1.3

14 May 17:29
Compare
Choose a tag to compare

What's Changed

  • Raise exception for invalid implementation name by @ixjlyons in #66
  • Remove package-level impl attr and add a getter by @ixjlyons in #68
  • Switch to GitHub Actions by @ixjlyons in #69

ndsplines v0.1.2

02 Jul 04:32
90f4858
Compare
Choose a tag to compare
ndsplines-0.1.2

ndsplines v0.1.1

23 Oct 03:49
b04acf9
Compare
Choose a tag to compare
ndsplines-v1.1.1