Installing MaxwellBloch

Using pip

pip install maxwellbloch

Using Conda

You can create and activate a Conda environment with the required dependencies:

conda create --name mb -c conda-forge python=3.11 qutip
conda activate mb
pip install maxwellbloch

Alternatively you can manually download and install any release.