Project to simulate the interaction between two coupled qubits and study the interaction of non-computational levels using QuTiP.
Clone the repository with
git clone https://github.com/marcogobbo/two-coupled-qubitsInstall it in normal mode
pip install .or if you want to work in developer mode
poetry install .
pre-commit installTwo coupled qubits is licensed under the Apache License 2.0.