Oqtant API (OqtAPI)
Oqtant offers a Python package that works with Jupyter notebooks to provide access to more complex experiments, fine-tuned control over job inputs, and more in-depth data analysis tooling.
With Oqtant Quantum Matter Service, create a form of quantum matter called a Bose-Einstein condensate (BEC), wherein quantum phenomena are visible on a macroscopic scale. Using light, programmatically manipulate BECs to explore a multitude of phenomena: superposition, interference, tunneling, superfluidity, and more!
🚀 Installation
The easiest way to install Oqtant's Python API is via pip:
pip install oqtant
Update
From a terminal, run:
pip install --upgrade oqtant
Or from within a Jupyter notebook, run:
%pip install --upgrade oqtant
To submit jobs, you will need an Oqtant account. Register and start for free! For more details, see the Quick Start Guide
🧭 Introduction
After installing Oqtant's Python API, you can explore the Example Jupyter Notebooks. These notebooks will walk you through the functionality and capabilities of using the Oqtant API. Additionally, there is a growing library of Demonstration Jupyter Notebooks for showing specific quantum phenomena on Oqtant (e.g. interference).
Oqtant's Python API contains tools to:
-
Have the programmatic equivalent of the same job functionality as the Oqtant Web App, and more
-
Build parameterized (i.e. optimization) experiments using OqtantJobs
-
Submit and retrieve OqtantJob results
-
Analyze OqtantJob results
📓 Documentation
Release files for oqtant 3.3.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| oqtant-3.3.4.tar.gz | 79.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| oqtant-3.3.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 145.5 kB
Release files / oqtant-3.3.4.tar.gz
| Download URL | oqtant-3.3.4.tar.gz |
|---|---|
| Size | 79.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9d815051c0f9c6c233efa4c29a4c51325283a395214c4624166b745ab319624b
|
|
BLAKE2b-256 checksum How to use checksums |
19da5d063a813fe0d24b8fc1bf2e6a193d7086b4e04236c78ef6c54ed5f49b10
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.12.7 Linux/6.11.9-arch1-1
|
Release files / oqtant-3.3.4-py3-none-any.whl
| Download URL | oqtant-3.3.4-py3-none-any.whl |
|---|---|
| Size | 66.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2bd80c05fa23028100ae748cd0d588cbcd73c481174cb5b4642f4418fc039e0f
|
|
BLAKE2b-256 checksum How to use checksums |
83f8b263680c6474603ce618cffe3217900789f28016202f0d7fed124ee4b614
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.12.7 Linux/6.11.9-arch1-1
|