Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markov #21

Merged
merged 6 commits into from
Nov 22, 2014
Merged

Markov #21

merged 6 commits into from
Nov 22, 2014

Conversation

sglyon
Copy link
Member

@sglyon sglyon commented Nov 22, 2014

Pulling in @ZacCranko changes

ZacCranko and others added 6 commits November 19, 2014 17:12
This commit makes a number of changes including adding support for
calculating stationary distributions on reducible Markov chains inline
with QuantEcon/QuantEcon.py#79

*Use Graphs.jl to determine the irreducible subsets of a reducible
Markov Chain
*Changed DMarkov to MarkovChain in line with mc_tools.py
*Move to Distributions.jl for sampling
*Removed support for ``Matrix`` types: this is not really necessary,
but I think we should either pick matrices or MarkovChain types rather
than maintaining support for both.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) when pulling 272c52f on markov into 38cf45f on master.

sglyon added a commit that referenced this pull request Nov 22, 2014
Markov changes from ZacCranko
@sglyon sglyon merged commit 7a61edc into master Nov 22, 2014
@sglyon sglyon deleted the markov branch November 22, 2014 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants