Skip to content

v0.9

Latest
Compare
Choose a tag to compare
@braniii braniii released this 07 Jan 09:46
· 2 commits to master since this release

Initial release:
Implemented modules:

  • paths: Proof-of-concept implementation of MSMPathfinder algorithm
  • mcmcsingle: Implementation of a simple single chain Markov chain Monte Carlo propagation
  • mcmc: Hybrid between paths and mcmcsingle. This should be used instead of mcmcsingle when propagating between two single states.