Skip to content

Releases: HugoMVale/odrpack-python

odrpack 0.3.1

Choose a tag to compare

@HugoMVale HugoMVale released this 29 Jun 21:10
  • 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

Choose a tag to compare

@HugoMVale HugoMVale released this 25 Jan 12:09
25d249f
  • Bindings framework changed from pybind11 to nanobind.
  • BLAS changed from reference implementation to optimized OpenBLAS or Accelerate (macOS).

odrpack 0.1.0

Choose a tag to compare

@HugoMVale HugoMVale released this 11 Jan 17:18
v0.1.0

v0.1.0 publish-testpypi