Skip to content

v0.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 20:10
· 37 commits to main since this release
74de0cb

MarkovChainHammer v0.0.7

Diff since v0.0.6

Closed issues:

  • Add Clustering capabilities (#3)
  • Add documentation for BayesianMatrices (#31)
  • Typo in docs for Bayesian Matrix (#39)
  • export uninformative prior (#40)
  • Underflow error when using uninformative prior (#42)
  • No need to manually convert count operator (#44)
  • Update examples (#47)
  • Typo in UQ docs (#48)
  • inexact error (#50)

Merged pull requests:

  • fixed small typos (#49) (@m-geo)
  • Kstep Perron Frobenius Operator (#51) (@sandreza)