Skip to content

Releases: HugoMVale/odrpack-python

odrpack 0.3.2

05 Aug 20:58
612eb2f
Compare
Choose a tag to compare
  • Fix type hint in BoolArray, #4 .
  • Upgrade to nanobind 0.2.8.
  • Minor improvements in docstrings and tests.

odrpack 0.3.1

29 Jun 21:10
Compare
Choose a tag to compare
  • New odr_fit interface: Now available, inspired by scipy.optimize.curve_fit for a more familiar fitting experience.
  • Deprecation Warning: The low-level odr interface is now marked for deprecation. Users are encouraged to transition to odr_fit.

odrpack 0.2.0

25 Jan 12:09
25d249f
Compare
Choose a tag to compare
  • Bindings framework changed from pybind11 to nanobind.
  • BLAS changed from reference implementation to optimized OpenBLAS or Accelerate (macOS).

odrpack 0.1.0

11 Jan 17:18
Compare
Choose a tag to compare
v0.1.0

v0.1.0 publish-testpypi