mSWEEP-v1.6.0 (15 November 2021)
November is sometimes in May edition.
New features
- Added MPI support and instructions for using it.
- Added support for reading in likelihoods written with the
--write-likelihoods
toggle (resolves #12).
Changes
- Many internal changes and code refactoring.
- Use a new implementation of the model fitting code from rcgpar, which contains tests, better multiprocessing support, and a distributable (MPI compatible) version of the model fitting code.
Bugfixes
- Fixed
--print-probs
so that it always prints to cout like the documentation says.