This repository has been archived by the owner on May 26, 2024. It is now read-only.
Changes:
- Added citation comments (#19)
- Put the RNG (
self.rng
) in HSMM class constructor (#17). This fixed a bug whereinsample()
with specifiedrandom_state
has the same output every time it is run.
This is the final release before I archive this repository for good. The above fixes are just for making the code easier to read for reference. Hope this project helped you in any way, but I have to move on and leave this in my mind.
poypoyan