Get started
179 commitsLast commit ≈ 3 weeks ago1 star0 forks
An API client to work with the DLR QCI Connect quantum computing platform.
This is a simple Python library that provides basic access to the QCI Connect platform of the German Aerospace Center (DLR) and is part of the QCI Connect SDK. The platform provides access to the DLR’s quantum computing hardware, simulators, and compilers. The client accepts job requests to this platform in OpenQASM format only. The client returns either the measured bit strings, statistics, or compiled circuits depending on the job request.
You can find the documentations here.