All Projects → qutip → Qutip

qutip / Qutip

Licence: other
QuTiP: Quantum Toolbox in Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Qutip

Qcgpu
High Performance Tools for Quantum Computing
Stars: ✭ 380 (-61.42%)
Mutual labels:  quantum-computing, quantum
Qpp
A modern C++11 quantum computing library
Stars: ✭ 277 (-71.88%)
Mutual labels:  quantum-computing, quantum
qibo
A framework for quantum computing with hardware acceleration.
Stars: ✭ 120 (-87.82%)
Mutual labels:  quantum, quantum-computing
Quantum-Computer-Simulator-with-Algorithms
C++ simulator of quantum registers and quantum algorithms
Stars: ✭ 15 (-98.48%)
Mutual labels:  quantum, quantum-computing
Quantum
Microsoft Quantum Development Kit Samples
Stars: ✭ 3,453 (+250.56%)
Mutual labels:  quantum-computing, quantum
learn-qc-with-python-and-qsharp
Companion code for Learn Quantum Computing with Python and Q# Book by Dr. Sarah Kaiser and Dr. Chris Granade 💖
Stars: ✭ 62 (-93.71%)
Mutual labels:  quantum, quantum-computing
Quantum-Computing-Collection-Of-Resources
A Well Maintained Repository On Quantum Computing Resources [Code+Theory] Updated Regularly During My Time At IBM, Qubit x Qubit And The Coding School's Introduction To Quantum Computing Course '21
Stars: ✭ 183 (-81.42%)
Mutual labels:  quantum, quantum-computing
qcl
Quantum Computation Language port from http://tph.tuwien.ac.at/~oemer/qcl.html
Stars: ✭ 29 (-97.06%)
Mutual labels:  quantum, quantum-computing
Quantumlibraries
Q# libraries for the Quantum Development Kit
Stars: ✭ 316 (-67.92%)
Mutual labels:  quantum-computing, quantum
Blueqat
Quantum Computer Library for Everyone
Stars: ✭ 298 (-69.75%)
Mutual labels:  quantum-computing, quantum
Quantum-Computing-Resources
This repository contains the best resources for learning practical quantum computing. This repository will be updated frequently.
Stars: ✭ 60 (-93.91%)
Mutual labels:  quantum, quantum-computing
Strawberryfields
Strawberry Fields is a full-stack Python library for designing, simulating, and optimizing continuous variable (CV) quantum optical circuits.
Stars: ✭ 505 (-48.73%)
Mutual labels:  quantum-computing, quantum
unitaryhack
Rules and information for the 2021 unitaryHACK event hosted by @unitaryfund
Stars: ✭ 16 (-98.38%)
Mutual labels:  quantum, quantum-computing
Quantumcomputingbook
Companion site for the textbook Quantum Computing: An Applied Approach
Stars: ✭ 386 (-60.81%)
Mutual labels:  quantum-computing, quantum
quantumjava
Samples related to "Quantum Computing for Java Developers"
Stars: ✭ 86 (-91.27%)
Mutual labels:  quantum, quantum-computing
miniqubit
Quantum emulator of the IBM Quantum experience
Stars: ✭ 24 (-97.56%)
Mutual labels:  quantum, quantum-computing
QuantumResources
A collection of resources for Quantum Computing
Stars: ✭ 43 (-95.63%)
Mutual labels:  quantum, quantum-computing
Interlin-q
A Quantum Interconnect Simulator for Distributed Quantum Algorithms
Stars: ✭ 32 (-96.75%)
Mutual labels:  quantum, quantum-computing
Qiskit Terra
Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and algorithms.
Stars: ✭ 3,177 (+222.54%)
Mutual labels:  quantum-computing, quantum
Grove
Quantum algorithms built using pyQuil.
Stars: ✭ 332 (-66.29%)
Mutual labels:  quantum-computing, quantum

QuTiP: Quantum Toolbox in Python

A. Pitchford, C. Granade, A. Grimsmo, N. Shammah, S. Ahmed, N. Lambert, E. Giguère, B. Li, J. Lishman, 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 Maintainability

Support

Powered by NumFOCUS Unitary Fund

QuTiP development is supported by Nori's lab at RIKEN, by the University of Sherbrooke, and by Aberystwyth University, among other supporting organizations.

Download

Anaconda-Server Badge

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/latest/installation.html

Run notebooks online

A selection of demonstration notebooks is available at http://qutip.org/tutorials.html and can be run online 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.

Note that all contributions must adhere to the PEP 8 -- Style Guide for Python Code.

For more information, including technical advice, please see Contributing to QuTiP development.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].