Pyabc

Latest version: v0.12.12

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

Scan your dependencies

Page 20 of 21

0.4.1

-----

* fix minor bug in RVs wrapper. args and keyword args were not passed to the
wrapper random variable.

0.4

..........

0.4.0

-----

* Add local transition class which makes a local KDE fit.
* Fix corner cases of adaptive population size strategy
* Change the default: Do not stop if only a single model is alive.
* Also include population 0, i.e. a sample from the prior, in the websever
visualization
* Minor bug fixes
* Fix inconsistency in ABC options if db_path given as sole string argument
* Add four evaluation parallel samplers
* Dask based implementation
* More communication overhead
* Future executor evaluation parallel sampler
* Very similar to the Dask implementation
* Redis based implementation
* Less communication overhad
* Performs also well for short running simulations
* Multicore evaluation parallel sampler
* In most common cases, where the population size is much bigger
than the number of cores, this sampler is not going to be faster
than the multicore particle parallel sampler.
* However, on machines with lots of cores and moderate sized populations
this sampler might be faster

0.3.3

-----

* Fix SGE regression. Forgot to update a module path on refactoring.

0.3.2

-----

PEP8
~~~~

Comply with PEP8 with a few exceptions where it does not make sense.
Flake8 runs now with the test. The tests do not pass if flake8 complains.


Legacy code cleanup
~~~~~~~~~~~~~~~~~~~

Remove legacy classes such as the MultivariateMultiTypeNormalDistributions
and the legacy covariance calculation. Also remove devideas folder.

0.3.1

-----

Easier usage
~~~~~~~~~~~~

Refactor the ABCSMC.set_data and provide defaults.

Page 20 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.