InstallationΒΆ
The easiest way to install qufilab is to use a package manager like pip
pip3 install qufilab
Alternatively, one can clone the package and install from source
git clone https://github.com/normelius/qufilab.git
python setup.py install
The easiest way to install qufilab is to use a package manager like pip
pip3 install qufilab
Alternatively, one can clone the package and install from source
git clone https://github.com/normelius/qufilab.git
python setup.py install