/two-coupled-qubits

Project to simulate the interaction between two coupled qubits and study the interaction of non-computational levels using QuTiP.

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Two coupled qubits

License Tests Analysis

Project to simulate the interaction between two coupled qubits and study the interaction of non-computational levels using QuTiP.

Installation

Clone the repository with

git clone https://github.com/marcogobbo/two-coupled-qubits

Install it in normal mode

pip install .

or if you want to work in developer mode

poetry install .
pre-commit install

Author

License

Two coupled qubits is licensed under the Apache License 2.0.