Skip to content

NERSC/aqdrop-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AQDrop

AQDrop is the management system for interaction with the Advanced Quantum Testbed (AQT) at NERSC. It provides a centralized API for job submission, queue management, and member access control.

User Documentation

User instructions are in docs/. Start with docs/user_setup.md.

AQDrop user setup diagram

Library and Client

The aqdrop Python library provides a programmatic interface to the API, allowing users to interact with the quantum testbed via Python scripts.

Installation

The following command will install the AQDrop library, but will not install Qiskit.

pip install aqdrop

In order to submit Qiskit circuits, install Qiskit manually or include Qiskit in your AQDrop install (ensuring version compatibility) with the following command:

pip install aqdrop[qiskit]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages