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:

aiqclibhttps://github.com/AIQC-Hub/aiqclib

New Documentation

The full documentation has moved to:

https://aiqclib.readthedocs.io

Migration

Update your installation:

pip uninstall dmqclib
pip install aiqclib

Update your imports:

# Before
import dmqclib

# After
import aiqclib

This documentation is no longer maintained.