Skip to content

mSWEEP-v1.6.0 (15 November 2021)

Compare
Choose a tag to compare
@tmaklin tmaklin released this 06 May 07:24
· 304 commits to master since this release

November is sometimes in May edition.

DOI

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.