-
-
Notifications
You must be signed in to change notification settings - Fork 26
[markov_chain_I] Update animation using multiple initial conditions #492
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_chain_I] Update animation using multiple initial conditions #492
Conversation
…ith unit simplex Dear John, This pull request is corresponding to #482 . I have updated the animation in the markov_chain_I lecture with multiple initial conditions. Best, Longye
✅ Deploy Preview for taupe-gaufre-c4e660 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
thanks @longye-tian -- this requires some explanation text. Are you able to give this a go? |
@longye-tian If you like we can write the explanation text together. I'll be in at the office in 15 minutes. |
That will be great :)) Thank you John. See you later! |
Dear John, This pull request updates the Markov chain animation for different initial distributions. In addition, this pull request also updates the descriptions of the code. The previous pull request #492 can be closed as this one has no merge conflict. Best, Longye
This pull request is closed and in favor of #515 |
…#515) * update markov_chain_animation Dear John, This pull request updates the Markov chain animation for different initial distributions. In addition, this pull request also updates the descriptions of the code. The previous pull request #492 can be closed as this one has no merge conflict. Best, Longye * Revert "update markov_chain_animation" This reverts commit f699174. * Update markov_chains_I.md * Update markov_chains_I.md * Update markov_chains_I.md
Dear John @jstac ,
This pull request corresponds to #482.
I have updated the animation in the markov_chain_I lecture with multiple initial conditions using the code in #482.
Best ❤️
Longye