AmpersandTV / pymc3-hmm

Hidden Markov models in PyMC3
Other
94 stars 13 forks source link

Fix switching process dimensions #75

Closed brandonwillard closed 3 years ago

brandonwillard commented 3 years ago

This PR fixes a broadcasting issue in SwitchingProcess.random and removes some deprecated NumPy types.