Skip to content

ethank5149/QuantumMechanics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

71e1c2a · Sep 20, 2021

History

7 Commits
Aug 12, 2020
Sep 20, 2021
Aug 12, 2020
Aug 12, 2020
Aug 4, 2020
Aug 12, 2020
Aug 12, 2020
Aug 4, 2020
Aug 12, 2020
May 17, 2020
Aug 12, 2020
Aug 12, 2020
Sep 20, 2021
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 12, 2020
Aug 3, 2020
Aug 12, 2020
Aug 12, 2020
Sep 20, 2021
Aug 12, 2020
Sep 20, 2021

Repository files navigation

Quantum-Mechanics

Quantum Mechanics in Python and c/c++

Planned Features

  • Stationary-State, Given Energy
    • Input
      • ψ 0 and ψ x | x = 0 Assume 0, 0?
      • V ( x ) , Select by string input?
      • Arbitrary arguments for selected potential.
      • E
    • Output
      • Raw data. ( x , , V ( x ) , , R ( ψ ) , , I ( ψ ) , , | ψ | 2 )
      • 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