Planned intervention: On Thursday March 28th 07:00 UTC Zenodo will be unavailable for up to 5 minutes to perform a database upgrade.

There is a newer version of the record available.

Published November 8, 2019 | Version 0.5.2
Software Open

tBuLi/symfit: symfit 0.5.2

Description

Symfit 0.5.2 offers a fantastic new feature: ODEModels now also accept parameter objects as initial values, allowing them to be optimized as well! Additionally it undoes some of the performance penalties that were accidentally introduced in 0.5.0-0.5.1, making it as fast again as the 0.4.x series.

Full changelog:

  • ODEModels can now use parameters for their initial values, so these can be optimized during the fitting!
  • Hessian and jocobian models are now generated lazily to prevent slow model building.
  • The output of models was a namedtuple, which has a limit to the amount of arguments in older python versions. This has therefore been replaced by a custom tuple subclass called ModelOutput.
  • Numorous small bigfixes
  • Documentation improvements

Files

tBuLi/symfit-0.5.2.zip

Files (980.5 kB)

Name Size Download all
md5:10e094baf4680087e0901ab438acd628
980.5 kB Preview Download

Additional details

Related works