Bumps

Latest version: v0.9.2

Safety actively analyzes 638699 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.7.17

------------------
* restore DREAM fitter efficiency (it should now require fewer burn-in steps)
* errplot.reload_errors allows full path to model file
* clip values within bounds at start of fit so constraints aren't infinite
* allow *--entropy=gmm|mvn|wnn|llf* to specify entropy estimation algorithm
* allow duplicate parameter names in model on reload
* expand tilde in path names
* GUI: restore parallel processing
* GUI: suppress uncertainty updates during fit to avoid memory leak
* disable broken fitters: particle swarm, random lines, snobfit
* minor doc changes

0.7.16

------------------
* improved handling of parameters for to_dict() json pickling

0.7.15

------------------
* parallel fitting suppressed in GUI for now---need to reuse thread pool
* support *limits=(min, max)* for pm and pmp parameter ranges
* cleaner handling of single/multiple fit specification
* fix *--entropy* command line option
* better support for pathlib with virtual file system

0.7.14

------------------

* support for *--checkpoint=n*, which updates the .mc files every n hours
* fix bug for stuck fits on *--resume*: probabilities contain NaN
* better error message for missing store directory
* Python 3.8 support (time.clock no longer exists)

0.7.13

------------------

* fix pickle problem for parameterized functions
* support multi-valued functions in Curve, shown with a coupled ODE example
* update support for newer numpy and matplotlib

0.7.12

------------------

* --parallel defaults to using one process per CPU.
* --pop=-k sets population size to k rather than k times num parameters
* --resume=- resumes from --store=/path/to/store
* use expanded canvas for parameter histograms to make plots more readable
* use regular spaced tics for parameter histograms rather than 1- and 2-sigma
* improve consistency between values of cov, stderr and chisq
* fix handling of degenerate ranges on parameter output
* add entropy calculator using gaussian mixture models (default is still Kramer)
* vfs module allows loading of model and data from zip file (not yet enabled)
* warn when model has no fitted parameters
* update mpfit to support python 3
* support various versions of scipy and numpy

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.