This repository contains the source files for the documentation of the scqubits library, generated via Sphinx and available on ReadTheDocs.
scqubits is an open-source Python library for simulating superconducting qubits. It is meant to give the user a convenient way to obtain energy spectra of common superconducting qubits, plot energy levels as a function of external parameters, calculate matrix elements etc. The library further provides an interface to QuTiP, making it easy to work with composite Hilbert spaces consisting of coupled superconducting qubits and harmonic modes. Internally, numerics within scqubits is carried out with the help of Numpy and Scipy; plotting capabilities rely on Matplotlib.
The documentation for scqubits is available at: https://scqubits.readthedocs.io
You are free to use this software, with or without modification, provided that the conditions listed in the LICENSE file are satisfied.