qucat / qucat

Quantum Circuit Analyzer Tool

Home Page:https://qucat.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

If you have questions concerning the usage or installation of QuCAT, please ask questions on our forum.

Installation

Downloads

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

Master branch: Build Status codecov

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

About

Quantum Circuit Analyzer Tool

https://qucat.org/

License:MIT License


Languages

Language:HTML 56.7%Language:Python 19.2%Language:Jupyter Notebook 18.4%Language:JavaScript 4.5%Language:CSS 1.0%Language:Batchfile 0.1%Language:Makefile 0.0%