
Research
Malicious Go “crypto” Module Steals Passwords and Deploys Rekoobe Backdoor
An impersonated golang.org/x/crypto clone exfiltrates passwords, executes a remote shell stager, and delivers a Rekoobe backdoor on Linux.
scqubits
Advanced tools
Join the scqubits mailing list! Receive information about new releases and opportunities to contribute to new developments.
SIGN UP
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.
If scqubits is helpful to you in your research, please support its continued development and maintenance. Use of scqubits in research publications is appropriately acknowledged by citing:
Peter Groszkowski and Jens Koch,
scqubits: a Python package for superconducting qubits,
Quantum 5, 583 (2021).
https://quantum-journal.org/papers/q-2021-11-17-583/
Sai Pavan Chitta, Tianpu Zhao, Ziwen Huang, Ian Mondragon-Shem, and Jens Koch,
Computer-aided quantization and numerical analysis of superconducting circuits,
New J. Phys. 24 103020 (2022).
https://iopscience.iop.org/article/10.1088/1367-2630/ac94f2
For Python 3.9 - 3.12: installation via conda is supported.
conda install -c conda-forge scqubits
Alternatively, scqubits can be installed via pip (although it should be noted that installing via pip under a conda environment is strongly discouraged, and is not guaranteed to work - see conda documentation).
pip install scqubits
The documentation for scqubits is available at: https://scqubits.readthedocs.io
There are two related packages on github:
documentation source code: https://github.com/scqubits/scqubits-doc
example notebooks: https://github.com/scqubits/scqubits-examples
You are welcome to contribute to scqubits development by forking this repository and sending pull requests, or filing bug reports at the issues page.
All contributions are acknowledged in the contributors section in the documentation.
All contributions are expected to be consistent with PEP 8 -- Style Guide for Python Code.
You are free to use this software, with or without modification, provided that the conditions listed in the LICENSE file are satisfied.
FAQs
scqubits: superconducting qubits in Python
We found that scqubits demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
An impersonated golang.org/x/crypto clone exfiltrates passwords, executes a remote shell stager, and delivers a Rekoobe backdoor on Linux.

Security News
npm rolls out a package release cooldown and scalable trusted publishing updates as ecosystem adoption of install safeguards grows.

Security News
AI agents are writing more code than ever, and that's creating new supply chain risks. Feross joins the Risky Business Podcast to break down what that means for open source security.