Fermioniq client
Project description
This package is the interface to the Fermioniq quantum circuit emulator. The client can be used to send jobs, monitor their status and receive results.
- Website: fermioniq.com
- Documentation: docs.fermioniq.com
Prerequisites
Before installing the package, ensure you have met the following requirements:
- You have a working installation of Python (3.10)
- You have installed the
pip
package manager
Installation
You can install the client with the following command:
pip install fermioniq
Setup:
Sending jobs to the emulator requires a user-specific access_token_id
and access_token_secret
.
They are tied to your Fermioniq user account.
You can either define them as environment variables
- export FERMIONIQ_ACCESS_TOKEN_ID=""
- export FERMIONIQ_ACCESS_TOKEN_SECRET=""
Alternatively, you can also provide them as input arguments to the fermioniq.Client
constructor.
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
File details
Details for the file fermioniq-1.4.1.tar.gz
.
File metadata
- Download URL: fermioniq-1.4.1.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cc3a2940ca4f0ac0261515edbea6486e2099740b888b4d480acd4bdc97f7f52 |
|
MD5 | cf0b91d5b32ee5098fe6e3ec9512536f |
|
BLAKE2b-256 | a152fa7fe98a3b6ef537bd5354328090bc6effaded945dd03c5d87c65cd7d889 |
File details
Details for the file fermioniq-1.4.1-py3-none-any.whl
.
File metadata
- Download URL: fermioniq-1.4.1-py3-none-any.whl
- Upload date:
- Size: 25.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6456c194ee280e3393f3cfe6a69a1a0d1448eff8c8d2599df432f4940389d1be |
|
MD5 | 8c36aaed8f940559e24506a6ad744a5e |
|
BLAKE2b-256 | 100d64202d42415520f7e788b6476b5a81a787df9cba0279884acf5c99979231 |