Skip to content

Create Markov chains by adding states and links. Solve ergodic and absorbing chains analytically or by simulation. Requires numpy.

License

Notifications You must be signed in to change notification settings

0xSteve/Markov-Chain-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markov-Chain-Simulator

Create Markov chains by adding states and links. Solve ergodic and absorbing chains analytically or by simulation.

#Dependencies scipy numpy

#Instructions To use this tool, clone the repository and build Markov Chains in the fashion of test1.py, test2.py, and test3.py.

#Disclaimer It is the user's responsibility to feed appropriate probability vectors. Only minimal error testing is conducted. Please double check your input vectors.

About

Create Markov chains by adding states and links. Solve ergodic and absorbing chains analytically or by simulation. Requires numpy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages