This package does not yet have extensive enough tests, use on your own risk as results may be wrong.
A package containing templates and parts for Quantum Machine Learning models.
Requires python 3.10
pip install .
To install the package so that the instalation changes when editing files use
pip install -e .
To run tests run
pytest