Releases: tillbiskup/fitpy
Releases · tillbiskup/fitpy
Version 0.1.2
Released 2024-12-01
Fixes
- Fix with metadata to_dict method
Version 0.1.1
Released 2024-01-15
Fixes
-
Changes in
fitpy.plotting.SinglePlotter1D
to make it work with ASpecD >= 0.9.0.Important note: This version of FitPy requires ASpecD >= 0.9.1 to work.
Changes
- Use Black for automatic code formatting
Version 0.1.0
Released 2022-01-30
- First public release
- General implementation of the interfaces
- Dedicated plotters plotting of both, data and fitted model
- Reporting capabilities
- Settings for the fit algorithm
- Semi-stochastic sampling of starting conditions (Latin hypercube sampling, LHS)