Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 646 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 646 Bytes

HarmonicTrapTrajectories

This simple package implements some transport trajectories which may be used to move atoms using harmonic traps in ultracold atom experiments.

It is a very simple package and was made for use with QuantumSimulation.jl, but is quite independent.

The trajectories included are currently:

  • Linear ramp.
  • Minimum jerk trajectory.
  • Lewis-Riesenfeld invariants reverse engineered trajectory with the minimum jerk trajectory as the classical trajectory.

This package is still in development and is liable to change significantly without notice. Use at your own risk.