Refactor __all__ imports and docs API build (#312). Fix json export of aggregated adaptive distances (#316). Apply additional flake8 checks on code quality (#317). Assert model input is of type pyabc.Parameter (#318). Extend noise notebook to estimated noise parameters (#319). Implement optional pickling for multicore samplers; add MacOS pipeline tests (#320)
Refactor and modularize ABCSMC inference module (#333). Make fast random choice function robust acro...
Move to cffi>=1.13.1 after that bug was surprisingly quickly fixed (#195). Create sub-module for eps...
Interface Julia simulators via pyjulia (#514) Refactor PCA distance, add tests (#518) Remove pyarrow...
Update CI test system: latest Ubuntu, python 3.8, simplify R build (#296). Add weights logging to ad...
Fix dependency updates (rpy2, sklearn) and travis build. Add option to limit number of particles for...
Remove bkcharts dependency (#328). Add optional progress bar to various samplers (#330). Refactor pa...
Use latest pypi rpy2 version on travis and rtd since now the relevant issues were addressed there (e...
Update branch name master -> main in agreement with https://github.com/github/renaming (#406). Noteb...
Allow separate calibration population sizes, slightly reformulate PopulationStrategy class (#278). A...
Speed up multivariate normal multiple sampling (#299). Set default value for OMP_NUM_THREADS=1, stop...
General: Speed up parameter handling (30% internal speed-up) (#387) Streamline testing via tox and ...
Exact inference via stochastic acceptor finalized and tested (developed throughout the 0.9 series). ...
General: Update to Python 3.11, drop Python 3.8 support Turn simple files into submodules for clean...
This release brings, besides many bug fixes and smaller improvements, in particular outlier-robust a...
Fix extras_require directive. Fix error with histogram plot arguments. Extend test coverage for visu...
Refactor and modularize ABCSMC inference module (#333). Make fast random choice function robust acro...
Move to cffi>=1.13.1 after that bug was surprisingly quickly fixed (#195). Create sub-module for eps...
Interface Julia simulators via pyjulia (#514) Refactor PCA distance, add tests (#518) Remove pyarrow...
Update CI test system: latest Ubuntu, python 3.8, simplify R build (#296). Add weights logging to ad...
Fix dependency updates (rpy2, sklearn) and travis build. Add option to limit number of particles for...
Remove bkcharts dependency (#328). Add optional progress bar to various samplers (#330). Refactor pa...
Use latest pypi rpy2 version on travis and rtd since now the relevant issues were addressed there (e...
Update branch name master -> main in agreement with https://github.com/github/renaming (#406). Noteb...
Allow separate calibration population sizes, slightly reformulate PopulationStrategy class (#278). A...
Speed up multivariate normal multiple sampling (#299). Set default value for OMP_NUM_THREADS=1, stop...
General: Speed up parameter handling (30% internal speed-up) (#387) Streamline testing via tox and ...
Exact inference via stochastic acceptor finalized and tested (developed throughout the 0.9 series). ...
General: Update to Python 3.11, drop Python 3.8 support Turn simple files into submodules for clean...
This release brings, besides many bug fixes and smaller improvements, in particular outlier-robust a...
Fix extras_require directive. Fix error with histogram plot arguments. Extend test coverage for visu...
Refactor and modularize ABCSMC inference module (#333). Make fast random choice function robust acro...
Move to cffi>=1.13.1 after that bug was surprisingly quickly fixed (#195). Create sub-module for eps...
Interface Julia simulators via pyjulia (#514) Refactor PCA distance, add tests (#518) Remove pyarrow...