Provides: Interactive python interface to QuEST quantum simulation toolkit; Compile functionality, create, build and import valid QuEST source code from python
Project description
PyQuEST-cffi README
PyQuEST-cffi is a python interface to QuEST based on cffi developed by HQS Quantum Simulations. QuEST is an open source toolkit for the simulation of quantum circuits (quantum computers).
PyQuEST-cffi provides an interactive python to QuEST interface based on cffi, mapping QuEST functions to python and executing them during runtime.
For more information see the detailed code documentation
Note
Please note, PyQuEST-cffi is not an official QuEST project.
In the developing branches of QuEST the QuEST project has implemented a ctypes-based python interface QuestPy for unit testing.
Do not assume that any bugs occuring using PyQuEST-cffi are QuEST bugs unless the same bug occurs when compiling/using a QuEST c-program with the official release version of QuEST.
Installation
We do provide a PyPi source packages. The recommended way to install PyQuEST-cffi is
pip install pyquest_cffi
If you want to install PyQuEST-cffi in development mode we recommend
# PyQuEST-cffi add QuEST as a git submodule
git clone --recurse-submodules https://github.com/HQSquantumsimulations/PyQuEST-cffi.git
pip install -e PyQuEST-cffi/
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
File details
Details for the file pyquest_cffi-3.2.5.tar.gz
.
File metadata
- Download URL: pyquest_cffi-3.2.5.tar.gz
- Upload date:
- Size: 39.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0dce0f02bd20da364cd0bc81716c607823294b15a1836e1ef5feb83d306a413b |
|
MD5 | 6f5dda905d822aa33bda5a48d58e7d35 |
|
BLAKE2b-256 | 0b61c5a7ac409bb3121a837e048ed8413415f3ddeb2e2ef3f2d320e8eec67db2 |