marcogobbo / two-coupled-qubits

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Jupyter Notebook 98.6%Language:Python 1.4%