2D Schrodinger Numerical Solution in Python! This is based on both Hudsmith's and CreativeUsername's extremely clever solutions from r/Physics. Emphasized here is how to represent a 2D state as a vector, how the Kronecker sum can help us express the Hamiltonian, and why scipy.sparse is so nice
No comments:
Post a Comment