Oqtant Desktop Suite
Project description
Oqtant
🚀 Quick Install
pip install oqtant
🧭 Introduction
This API contains tools to:
-
Access all the functionality of the Oqtant Web App (https://oqtant.infleqtion.com)
- BARRIER (Barrier Manipulator) jobs
- BEC (Ultracold Matter) jobs
-
Build parameterized (i.e. optimization) experiments using OqtantJobs
-
Submit and retrieve OqtantJob results
🤖 How Oqtant Works
-
Construct a single or list of jobs using the OqtantJob class
- 1D parameter sweeps are supported
-
Run a single or list of jobs using run_jobs(). The jobs are submitted to run on hardware in FIFO queue.
- job lists are run sequentially (uninterrupted) unless list exceeds 30 jobs
-
As jobs run, OqtantJob objects are created automatically and stored in active_jobs.
- View these jobs with see_active_jobs()
- These jobs are available until the python session ends.
-
To operate on jobs from a current or previous session, load them into active_jobs with
- load_job_from_id(), load_job_from_id_list(), load_job_from_file(), load_job_from_file_list()
-
To analyze job objects and use Oqtant's job analysis library, reference the OqtantJob class documentation.
Need help? Found a bug? Contact albert@infleqtion.com for support. Thank you!
📓 Documentation
- Getting started (installation, setting up the environment, how to run the walkthrough notebooks)
- Walkthroughs (demos for creating and submitting jobs)
- Oqtant REST API docs
- Job Analysis docs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file oqtant-1.2.0.tar.gz.
File metadata
- Download URL: oqtant-1.2.0.tar.gz
- Upload date:
- Size: 637.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/6.5.0-5-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d6e3605438ee0489f2d2eccbd3e4a7f23cd905bf1cbdb4850c01cb6853d4e34
|
|
| MD5 |
f306299cf3797a6fd06b9c69bf6569c1
|
|
| BLAKE2b-256 |
c6b4a86ef5f549f5955187ad9ce74a983a0222df867baae442db2cbb2a574b13
|
File details
Details for the file oqtant-1.2.0-py3-none-any.whl.
File metadata
- Download URL: oqtant-1.2.0-py3-none-any.whl
- Upload date:
- Size: 39.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/6.5.0-5-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2353f57f0e0b4050dd61dbe5e870cacd4c3242685c8c05ef6e5be44ff1158638
|
|
| MD5 |
6d6f2b6efa07a3b8801dada4771e59f6
|
|
| BLAKE2b-256 |
7d6248249d802aaf3f1f50af195be847bbef75b3b3494cf191e175546caf839e
|