AmpersandTV / pymc3-hmm

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

Remove broken broadcasting in `DiscreteMarkovChain.logp` #90

Closed brandonwillard closed 3 years ago

brandonwillard commented 3 years ago

This PR remove the buggy broadcasting in DiscreteMarkovChain.logp.