Skip to content

quantumlambda/qutip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuTiP: Quantum Toolbox in Python

A. Pitchford, C. Granade, P.D. Nation, and J.R. Johansson

QuTiP is open-source software for simulating the dynamics of closed and open quantum systems. The QuTiP library uses the excellent Numpy, Scipy, and Cython packages as numerical backend, and graphical output is provided by Matplotlib. QuTiP aims to provide user-friendly and efficient numerical simulations of a wide variety of quantum mechanical problems, including those with Hamiltonians and/or collapse operators with arbitrary time-dependence, commonly found in a wide range of physics applications. QuTiP is freely available for use and/or modification, and it can be used on all Unix-based platforms and on Windows. Being free of any licensing fees, QuTiP is ideal for exploring quantum mechanics in research as well as in the classroom.

Build status and test coverage

build-status Coverage Status

Download

The official releases of QuTiP can be downloaded at:

http://qutip.org/download.html

Installation

For instructions on how to install QuTiP, see:

http://qutip.org/docs/3.1.0/installation.html

Demos

A selection of demonstration notebooks is available here: Binder

or may be found at: github.com/qutip/qutip-notebooks.

Documentation

The documentation for official releases, in HTML and PDF formats, are available at:

http://qutip.org/documentation.html

and the development documentation is available at github.com/qutip/qutip-doc.

Contribute

You are most welcome to contribute to QuTiP development by forking this repository and sending pull requests, or filing bug reports at the issues page, or send us bug reports, questions, or your proposed changes to our QuTiP discussion group.

All contributions are acknowledged in the contributors section in the documentation.

Changelog

For release notes and a change log, see the changelog section in the documentation.

License

license

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

Packages

No packages published

Languages

  • Python 88.1%
  • Fortran 11.7%
  • Other 0.2%