Skip to content

ethank5149/QuantumMechanics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum-Mechanics

Quantum Mechanics in Python and c/c++

Planned Features

  • Stationary-State, Given Energy
    • Input
      • $\psi_0$ and $\left.\frac{\partial\psi}{\partial x}\right|_{x=0}$ Assume 0, 0?
      • $V(x)$, Select by string input?
      • Arbitrary arguments for selected potential.
      • E
    • Output
      • Raw data. $\left(x,,V(x),,\mathfrak{R}(\psi),,\mathfrak{I}(\psi),,|\psi|^2\right)$
      • Plots of these data.
  • (Stationary-State), Find Eigenenergy
    • Methods
      • Shooting
      • Matching
      • Finite Difference/Matrix Methods
      • Existing bvp methods in c++ libraries

About

Quantum Mechanics in Python and C/C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published