lecture-python-intro icon indicating copy to clipboard operation
lecture-python-intro copied to clipboard

Fix definition of primitive matrix and clarify Hamilton matrix reference

Open Nanakjoth opened this issue 7 months ago • 4 comments
trafficstars

This PR fixes two minor issues referenced in #576:

  1. 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.

  2. 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.

Nanakjoth avatar Apr 21 '25 07:04 Nanakjoth

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Apr 21 '25 07:04 netlify[bot]

Thanks @Nanakjoth for contribution! I just pushed some minor updates to the PR.

HumphreyYang avatar Apr 21 '25 07:04 HumphreyYang

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.

mmcky avatar Apr 23 '25 23:04 mmcky

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😊.

Nanakjoth avatar Apr 24 '25 07:04 Nanakjoth

thanks so much @Nanakjoth and @HumphreyYang

mmcky avatar Jun 16 '25 01:06 mmcky