Skip to content

Code for time-evolving and finding steady states of permutation symmetric quantum mechanical problems

License

Notifications You must be signed in to change notification settings

peterkirton/permutations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f1df7b2 · Mar 12, 2024

History

43 Commits
Mar 2, 2017
Mar 2, 2017
Mar 14, 2023
Mar 11, 2024
Mar 11, 2024
Mar 11, 2024
Feb 27, 2023
Mar 11, 2024
Mar 12, 2024
Mar 12, 2024
Mar 12, 2024
Feb 27, 2023
Mar 12, 2024
Mar 12, 2024

Repository files navigation

permutations

Code for time-evolving and finding steady states of permutation symmetric quantum mechanical problems

Hard Requirements:
python 3+ modern versions of scipy and numpy

Soft requirements:
qutip (for wigner functions)
matplotlib (for plotting)
tqdm (for progress bar in parallel construction of Liouvillian)

A basic example is given in run_Dicke.py

This sets up the problem studied in arXiv 1611.03342 of the dissipative Dicke model. It then solves for time evolution and the steady state.

To define a new model add to models.py. Example models are included: dissipative Dicke, pumped Dicke, three level system, laser and counter-laser.

About

Code for time-evolving and finding steady states of permutation symmetric quantum mechanical problems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages