lecture-python-intro
lecture-python-intro copied to clipboard
Fix definition of primitive matrix and clarify Hamilton matrix reference
This PR fixes two minor issues referenced in #576:
-
Primitive matrix definition : Updated the condition to say $A^k$ is positive for some $k \in \mathbb{N}$, which is the correct definition of a primitive matrix.
-
Hamilton matrix: Replaced the misleading term "Hamilton matrix" with "Hamilton’s transition matrix (
mc_eg2)" to avoid confusion with Hamiltonian matrices in physics.
I hope this fix was helpful, Happy to make any changes if needed — just let me know.
Deploy Preview for taupe-gaufre-c4e660 ready!
| Name | Link |
|---|---|
| Latest commit | 19602c38a8420cab04bb37a8de68375d84ca7cf0 |
| Latest deploy log | https://app.netlify.com/sites/taupe-gaufre-c4e660/deploys/680a24ed229bfc00089065b7 |
| Deploy Preview | https://deploy-preview-584--taupe-gaufre-c4e660.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Thanks @Nanakjoth for contribution! I just pushed some minor updates to the PR.
thanks @Nanakjoth and @HumphreyYang
@Nanakjoth here is the documentation for the syntax on internal references for jupyter-book https://jupyterbook.org/en/stable/content/references.html.
Thanks for sharing the documentation, @mmcky! 📚, Now after the AI review, it looks Great. Please let me know if there’s anything else I can help with, I’m looking forward to seeing this merged😊.
thanks so much @Nanakjoth and @HumphreyYang