
QuTiP - Quantum Toolbox in Python
QuTiP is freely available for use and/or modification on all major platforms such as Linux, Mac OSX, and Windows. Being free of any licensing fees, QuTiP is ideal for exploring quantum mechanics and …
QuTiP Tutorials
This page contains our collection of Jupyter (formerly IPython) notebooks for introducing and demonstrating features of QuTiP. Going through these notebooks should be a good way to get …
QuTiP Documentation
Here you can find direct links to all our documentation for new and old versions of QuTiP. If you are interested in contributing to QuTiP, check out the contribution section in our documentation.
QuTiP: Quantum Toolbox in Python — QuTiP 4.7 Documentation
Introduction Steady State solvers in QuTiP Using the Steadystate Solver Additional Solver Arguments Example: Harmonic Oscillator in Thermal Bath Two-time correlation functions Steadystate correlation …
Features - QuTiP
QuTiP is the original quantum framework written in Python; the most widely used programming language in the quantum sciences. Python's straightforward syntax allows for constructing, manipulating, and …
QuTiP Releases
Apr 5, 2024 · Download The recommended way to install QuTiP is with conda or pip, see the documentation for details. This page has been archived! For the latest updates please refer to the …
Installation — QuTiP 4.1 Documentation
In general we recommend users to use the latest stable release of QuTiP, but if you are interested in helping us out with development or wish to submit bug fixes, then use the latest development version …
Basic Operations on Quantum Objects — QuTiP 3.1.0 Documentation
The data attribute returns a message stating that the data is a sparse matrix. All Qobj instances store their data as a sparse matrix to save memory. To access the underlying dense matrix one needs to …
QuTiP Virtual Lab
For all of these use cases, there is QuTiP Virtual Lab – a tablet and web optimized graphical interface for building and exploring simple quantum systems. It runs entirely in your browser, so there’s no …
Installation — QuTiP 4.7 Documentation
Official releases of QuTiP are available from the download section on the project’s web pages, and the latest source code is available in our GitHub repository.