metropolis-hastings algorithm
FranciscoKloganB
released this
20 Oct 19:20
·
1837 commits
to develop
since this release
Release notes:
- Metropolis-Hastings is implemented and works as intended
- Metropolis-Hastings doesn't support non-symmetric matrices or matrices with absorbent nodes
- Unit testing for Metropolis-Hastings module has been created with 12 unit tests.
- Some bug fixes
For the next release:
- Simulation file generation scripts
For future releases:
- Simulation fully implemented and tested