Pyabc

Latest version: v0.12.15

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

Scan your dependencies

Page 13 of 22

0.9.3

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

* Fix serious memory problem resulting from pickling more than necessary
for parallel sampling.
* Update logo, readme.
* Make tidying optional in abc-export (default behavior not changed).

0.9.2

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

* Minor error and warning fixes due to API changes in pandas, seaborn (not
used any more), and change of the R installation on travis.

0.9.1

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

* Default visualizations like plot_kde_matrix() can plot reference values,
useful for testing purposes.

0.9

..........

0.9.0

-----

* Acceptance transferred to an Acceptor object to allow for more
flexibility (i.e. not only on a single comparison as per default).
* This acceptor is passed to the ABCSMC object.
* Update of distance and epsilon synchronized after each iteration and moved
to update() methods.
* initialize() for DistanceFunction and Epsilon also called in load() method,
given a time point to initialize for, and made optional via a
require_initialize flag. This makes sure these objects are always correctly
initialized.
* PNormDistance and AdaptivePNormDistance (prev. WeightedPNormDistance)
improved to allow for more customization.
* ABCSMC.set_data() method removed.
* API breaks for DistanceFunction, Epsilon, Model.

0.8.21

------

* Implementation of adaptive distances feature. Distance functions can adapt
via an update() method.
* In particular add WeightedPNormDistance (special case:
WeightedEuclideanDistance). Also add non-weighted versions.
* Simplify Sampler.sample_until_n_accepted interface.
* Extend Sampler class to allow for customization, e.g. by the distance
functions.
* Generalize MedianEpsilon to QuantileEpsilon.
* Make Viserver work with latest bokeh version.

Page 13 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.