└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # pyABC: distributed, likelihood-free inference 2 | 3 | Massively parallel, distributed and scalable ABC-SMC for Python with support for the R language. 4 | 5 | 6 | This project has moved. It has its new home within the [Helmholtz Center Munich at the Institute of Computational Biology](https://www.helmholtz-muenchen.de/icb/index.html) within the group of [Data-driven Computational Modelling](https://www.helmholtz-muenchen.de/icb/research/groups/data-driven-computational-modelling/overview/index.html). 7 | pyABC's new github repository is located at [https://github.com/icb-dcm/pyabc](https://github.com/icb-dcm/pyabc). 8 | 9 | The documentation is, as before, hosted at readthedocs. 10 | [Check the documentation](http://pyabc.readthedocs.io/en/latest/index.html) 11 | 12 | --------------------------------------------------------------------------------