Skip to content

Quantum-Dynamics-Hub/pysces

Repository files navigation

PySyComp

Build Status

Installation

  1. Please make sure both Sympy and Matplotlib are installed, using the links in the "Documentation" section.
  2. Git clone this repository into the desired location.

Documentation

The documentation is available here

This is experimental code for quantum mechanics, in order to be used for teaching purpose.

The PySyComp library created uses Sympy and Matplotlib libraries as a backend. This library is still in progress.

Contents

Note that the "Tutorials" folder contains foundations of quantum mechanics such as:

  1. Commutators & Operators

  2. Plotting Particle in a Box

  • Normalization
  • Expectation Values
  • Plotting
  1. Quantized Hamiltonian Dynamics
  • Morse Potential
  • Gaussian Potential
  • Double Well Potential

Some of the other areas of interest are:

Spherical Harmonics, Harmonic Oscillators, Anharmonic Oscillators, Perturbation Theory, Ladder Operators


Some areas of higher level research for implementing the code can be found in the following files, and are not intended for teaching purposes:

heisenberg_EOM (Heisenberg Equation of Motion - in progress)

gaussian_wavepackets (Gaussian Wave Packets - in progress)


=======

Authors

This code is created by Elizabeth Stippell, Lauryn Jerz under the guidance of Dr. Alexey Akimov at the University at Buffalo

Year: 2020