dmqclib — Repository Moved ========================== .. warning:: This package has moved. Please use the new repository and package name. This package is now maintained under a new name: **aiqclib** — `https://github.com/AIQC-Hub/aiqclib `_ New Documentation ----------------- The full documentation has moved to: `https://aiqclib.readthedocs.io `_ Migration --------- Update your installation: .. code-block:: bash pip uninstall dmqclib pip install aiqclib Update your imports: .. code-block:: python # Before import dmqclib # After import aiqclib ---- *This documentation is no longer maintained.*