Skip to content

Releases: tillbiskup/fitpy

Version 0.1.1

15 Jan 20:31
Compare
Choose a tag to compare

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

30 Jan 14:40
Compare
Choose a tag to compare

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)