This repository is discontinued and is no longer maintained or supported.
The content of this repository — notebooks, .qmod sources, synthesis
artifacts, and supporting material — was derived from the
Classiq open library
(MIT License, Copyright (c) 2024 Classiq Technologies). Earlier revisions of
this repository failed to carry that attribution; it is restored here and in
LICENSE.txt. The Qmod language used throughout is Classiq's. If you want
this content, use the maintained upstream library directly.
For quantum algorithms and execution maintained by SoftQuantus, use the QCOS runtime and SDK:
- Documentation: https://docs.softquantus.com
- Python SDK:
pip install softquantus
The companion PyPI package softqlib (a proxy over the classiq SDK) is
likewise deprecated; install classiq directly if you need that
functionality.