Skip to content

TheOnlyEmily/make-markov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

make-markov

A delightfully simple markov chain library.

This library hasn't been tested too throughly, but it will work as intended. The only aspects that haven't been tested are the assert statements meant to guard against missuse.

Changes for the future:

  1. Fix up documentation.
  2. Create additional tests.
  3. Add function to take a list of symbols and turn them into an edge list that the MarkovChain object will be able to interpret.

About

A delightfully simple markov chain library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages