Skip to content

diego-bernal/quantum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum: Quantum dynamics solver

Diego Nicolás Bernal-García

Quantum is open-source software for calculating the dynamics of quantum systems. The Quantum library is strongly based and inspired by QuTip: Quantum Toolbox in Python. It takes advantange of the Numpy, Scipy, and Cython packages, as well as Matplotlib.

Quantum differs from QuTip in two essencial features:

  1. It allows truncation by excitation manifold for certain specific problems.
  2. It uses the theory of Green operators to calculate the two-time correlation functions, as well as the density energy spectrum.

Quantum is freely available for use and/or modification.

Demos

A selection of demonstration notebooks is available here: github.com/diego-bernal/quantum-notebooks.

License

License

You are free to use this software, with or without modification, provided that the conditions listed in the LICENSE file are satisfied.

REMARKS

This Quantum library is strongly based and inspired in the QuTip packages. So, it uses the excellent Qobj class for all its purposes.

About

Quantum dynamics solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages