Skip to content

ziyueyang37/mcmc

Repository files navigation

mcmc NPM version Build Status Dependency Status Coverage percentage

This is project aims to simulate a Markov Chain in which each element is a graph.

Installation

$ npm install --save mcmc

install the jasmine framework for unit tests
$ npm install -g jasmine

install the graphlib from global
$ npm install graphlib

Usage

To run the project, go to the lib directory and run
$ node index.js

To run the test, run
$ npm test

License

MIT © Ziyue Yang

About

monte carlo and markov chain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published