---------------------
- Model reduction tested and working, even though unit tests not yet
fleshed out
- Valid pseudocount arrays now generated for state priors in high order space
(before was only for transition tables)
- Added warnings in places where unexpected side effects could be caused by
valid calculations (e.g. uncaught `nan`)
- Serialization sketched out for FirstOrderHMMs