Skip to content

odrpack 0.3.1

Choose a tag to compare

@HugoMVale HugoMVale released this 29 Jun 21:10
· 114 commits to main since this release
  • 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.