QuCAT: Quantum Circuit Analyzer Tool in Python
Maintained by Mario Gely
QuCAT stands for Quantum Circuit Analyzer Tool. This open source python library provides standard analysis tools for superconducting electronic circuits, built around Josephson junctions.
QuCAT features an intuitive graphical or programmatical interface to create circuits, the ability to compute their Hamiltonian, and a set of complimentary functionalities such as calculating dissipation rates or visualizing current flows in the circuit. QuCAT currently supports quantization in the basis of normal modes.
If you find QuCAT useful, please consider citing it in your publications, see: https://qucat.org/citing.html.
Installation
The recommended way to install qucat is via pip by opening a terminal and running pip install qucat
, more information here.
Documentation
Visit https://qucat.org/ for all information about installation, a documented lists of functions, tutorials and more.
Tutorials
A selection of tutorials is available here.
Build status and test coverage
Contribute
You are most welcome to contribute to QuCAT development by forking this repository and sending pull requests.
Filing bug reports, proposing changes or additional features can be done on our issues page
You can also contact Mario at mario.gely@qucat.org