Releases: ICB-DCM/pyABC
Releases · ICB-DCM/pyABC
pyABC 0.12.6
- Add JOSS paper of version 0.12.5
- Update Julia reference DiffEqJump -> JumpProcesses (name change)
- Unfix jinja2
- Update flake8 dependencies after new issues
pyABC 0.12.5
Minor:
- Document outdated Google Colab version (Python 3.7)
pyABC 0.12.4
pyABC 0.12.3
- Document custom priors (#559)
pyABC 0.12.2
- Update citation hints, add logo license (#554)
pyABC 0.12.1
- Fix double logging in grid search
pyABC 0.12.0
Major changes compared to 0.11.0:
New features:
- Add Silk acceptance rate curve based optimal threshold scheme (#539)
- Interface Copasi model simulators via BasiCO (thanks to Frank Bergmann)
(#531) - Interface simulators in the Julia language via pyjulia (#514)
- Add Wasserstein and Sliced Wasserstein optimal transport distances (#500)
- Finalize sensitivity weighted distance functions using inverse
regression models and augmented regression targets (#478, 484)
Technical changes:
- Support python>=3.8 (#543)
Internals:
Random:
- The logo is pink (#549)
pyABC 0.11.12
pyABC 0.11.11
- Implement color grouping by summary statistics and parameters in sankey plots (#536)