QURI Parts QSCI is a library for executing the Quantum-Selected Configuration Interaction (QSCI) algorithm.
QURI Parts QSCI requires Python 3.9.8 or later. Use pip
to install QURI Parts QSCI.
pip install git+https://github.com/QunaSys/quri-parts-qsci.git
If you check out the QURI Parts QSCI repository and want to install from that local source tree, you can simply run
pip install .
or
pip install -e .
for editable install.
QURI Parts developed and maintained by QunaSys Inc.. All contributors can be viewed on GitHub.
QURI Parts QSCI is licensed under QunaSys Source Available License Version 1.0 (QSAL-1.0).