QuEST interface for the Ket Quantum Programming Language.
Project description
QuEST interface for the Ket Quantum Programming Language
This package provides the Quantuloop interface for QuEST, a open-source GPU accelerated quantum simulator, as a quantum execution target for the quantum programming language Ket. For more information on Ket, please visit https://quantumket.org.
Please note that the use of this simulator is exclusively for Quantuloop's customers and partners. To obtain your access token, please contact your institution or visit https://quantuloop.com.
Compatibility
The following system requirements are necessary to run the Quantuloop QuEST simulator:
- CUDA 11.2 or newer with compatible NVIDIA driver
- NVIDIA GPU with CUDA architecture >= 3.5
- Linux X86_64 with glibc >= 2.17
- Ubuntu 18.04 or newer.
- Red Hat Enterprise Linux 7 or newer.
- Python 3.7 or newer
- Ket 0.5.x
Usage
To use Quantuloop QuEST, import quantuloop_quest
and set it as the quantum target execution:
from ket import *
from quantuloop_quest
quantuloop_quest.set_simulator(
token='YOUR,ACCESS.TOKEN',
)
By installing or using this package, you agree to the Quantuloop Quantum Simulator Suite EULA.
All rights reserved (C) 2023 Quantuloop
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 Distributions
Built Distribution
File details
Details for the file quantuloop_quest-0.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: quantuloop_quest-0.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.7 MB
- Tags: Python 3, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99ff60a960117a0c1bd51e80cbeee6ff319f4a23244752a3a4aa43db7609ca30 |
|
MD5 | ffd11dbcf03770401fb75e8957be323a |
|
BLAKE2b-256 | 23ec40ad2d52d4a9f9566d4d6e759ecf9b852836f657d54b416ea24a1f87537d |