Releases: HugoMVale/odrpack-python
Releases · HugoMVale/odrpack-python
odrpack 0.3.5
odrpack 0.3.4
Revert to copy then reshape, because simultaneous reshape+copy requires numpy>=2.1.
odrpack 0.3.3
Fix issue #5.
odrpack 0.3.2
- Fix type hint in BoolArray, #4 .
- Upgrade to nanobind 0.2.8.
- Minor improvements in docstrings and tests.
odrpack 0.3.1
- New
odr_fitinterface: Now available, inspired byscipy.optimize.curve_fitfor a more familiar fitting experience. - Deprecation Warning: The low-level
odrinterface is now marked for deprecation. Users are encouraged to transition toodr_fit.
odrpack 0.2.0
- Bindings framework changed from
pybind11tonanobind. - BLAS changed from reference implementation to optimized
OpenBLASorAccelerate(macOS).
odrpack 0.1.0
v0.1.0 v0.1.0 publish-testpypi