Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Dec 20:33
· 3 commits to master since this release

DiscreteMarkovChains v0.2.0

Diff since v0.1.0

  • Added a ContinuousMarkovChain object and its various methods.
  • The transition matrix now allows a wider range of element types.
  • Breaking change - expected_time_to_absorption is now called mean_time_to_absorption.

Closed issues:

  • Register DiscreteMarkovChains v0.1.0 (#3)