This version comes with a major refactoring to enable the formulation of hierarchical models within ABCpy.
Note that we had to adapt the API, thus old code might not be compatible with the current version.
0.4.0
This releases mainly introduces an improved scheduling strategy for the MPI backend that removes some load-balancing issues for certain inference schemes.
0.3.0
- Major extension of documentation on - how to run C++ models - how to run R models - how to run on Amazon Web Services - New backend to run on MPI enabled clusters and supercomputers
0.2.2
Bugfixes and smaller adaptions to the documentation.