Metadata-Version: 1.1
Name: qutip
Version: 2.2.0
Summary: QuTiP: The Quantum Toolbox in Python
Home-page: http://www.qutip.org
Author: Paul D. Nation, Robert J. Johansson
Author-email: pnation@korea.ac.kr, robert@riken.jp
License: GPL3
Description: QuTiP is open-source software for simulating the dynamics of
        open quantum systems.  The QuTiP library depends on the
        excellent Numpy and Scipy numerical packages. In addition,
        graphical output is provided by Matplotlib.  QuTiP aims
        to provide user-friendly and efficient numerical simulations
        of a wide variety of Hamiltonian's, including those with
        arbitrary time-dependence, commonly found in a wide range of
        physics applications. QuTiP is freely available for use and/or
        modification on all Unix based platforms. Being free of any
        licensing fees, QuTiP is ideal for exploring quantum mechanics
        and dynamics in the classroom.
        
Keywords: quantum physics dynamics
Platform: Linux
Platform: Mac OSX
Platform: Unix
Platform: Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Requires: numpy (>=1.6)
Requires: scipy (>=0.9)
Requires: matplotlib (>=1.1)
