Skip to main content

pyqrack - Pure Python vm6502q/qrack Wrapper

Project description

pyqrack

Downloads Downloads Downloads

Pure Python bindings for the pure C++11/OpenCL Qrack quantum computer simulator library

(PyQrack is just pure Qrack.)

Note: You must also install OpenCL to use this version of Qrack. (There are also CPU-only and CUDA version.)

If you're looking for Mac ARM support, use the package pyqrack, not pyqrack-cpu. Mac officially "deprecated" OpenCL years ago. Hence, accelerator support is not included in ARM-based Mac wheels, and OpenCL installation is not required on these systems, but, if you have a CUDA accelerator on ARM-based Mac, you could try the package pyqrack-cuda instead.

Performance can benefit greatly from following the Qrack repository "Quick Start" and "Power user considerations."

If you use an integrated graphics accelerator, like the Intel HD, setting environment variable PYQRACK_HOST_POINTER_DEFAULT_ON=1 (or to any "truthy" value) will automatically set the default of isHostPointer option of QrackSimulator to True, to engage "zero-copy" mode by default.

Import and instantiate QrackSimulator instances. This simulator can perform arbitrary single qubit and controlled-single-qubit gates, as well as other specific gates like SWAP.

Any 2x2 bit operator matrix is represented by a list of 4 complex floating point numbers, in row-major order.

Single and array "b" parameters represent Pauli operator bases. They are specified according to the enumeration of the Pauli class.

MC[x] and MAC[x] methods are controlled single bit gates, with as many control qubits as you specify via Python list c argument. MCX is multiply-controlled Pauli X, and MACX is "anti-"controlled Pauli X, i.e. "anti-control" activates the gate if all control bits are specifically off, as opposed to on.

To load the required unitaryfund/qrack libraries from a different location, set the PYQRACK_SHARED_LIB_PATH environment variable.

PyQrack has experimental support for PyZX Circuit definitions as an intermediate representation for QrackSimulator. To try this, load a Circuit in PyZX, (use that module to optimize your circuit, as you like,) and create a QrackSimulator() instance using the pyzxCircuit named argument of the constructor, like so:

sim = QrackSimulator(pyzxCircuit=c)

where c is a PyZX circuit object. The circuit will automatically be simulated in the constructed QrackSimulator instance. This also allows loading from QASM and other intermediate representations supported by PyZX.

See https://pyqrack.readthedocs.io/en/latest/ for an API reference.

For custom Qrack build floating-point precision, where options are half, float, double, and quad, set an environment variable via export QRACK_FPPOW=[n] (or as appropriate to your shell) where [n] is the logarithm base 2 of the number of bits in the systemic floating point type (4, 5, 6, or 7, with 5 or float as default, i.e. 2**5=32 for 32-bit float). Your Qrack installation floating-point build option must match this specific value, which might require a custom Qrack build.

Please feel welcome to open an issue, if you'd like help. 😃

Special thanks go to Zeeshan Ahmed, for bug fixes and design suggestions, Ashish Panigrahi, for documentation and design suggestions, WingCode, for documentation, Or Golan, for CI build pipeline tooling, and to the broader community of Qrack contributors, for years of happy Qracking! You rock!

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

pyqrack-2.4.0.tar.gz (67.8 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pyqrack-2.4.0-py3-none-win_amd64.whl (1.0 MB view details)

Uploaded Python 3Windows x86-64

pyqrack-2.4.0-py3-none-manylinux_2_39_x86_64.whl (3.7 MB view details)

Uploaded Python 3manylinux: glibc 2.39+ x86-64

pyqrack-2.4.0-py3-none-manylinux_2_35_x86_64.whl (3.7 MB view details)

Uploaded Python 3manylinux: glibc 2.35+ x86-64

pyqrack-2.4.0-py3-none-macosx_15_0_x86_64.whl (2.1 MB view details)

Uploaded Python 3macOS 15.0+ x86-64

pyqrack-2.4.0-py3-none-macosx_15_0_arm64.whl (1.9 MB view details)

Uploaded Python 3macOS 15.0+ ARM64

pyqrack-2.4.0-py3-none-macosx_14_0_arm64.whl (1.9 MB view details)

Uploaded Python 3macOS 14.0+ ARM64

File details

Details for the file pyqrack-2.4.0.tar.gz.

File metadata

  • Download URL: pyqrack-2.4.0.tar.gz
  • Upload date:
  • Size: 67.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for pyqrack-2.4.0.tar.gz
Algorithm Hash digest
SHA256 2e97c34fb27ae86b9a4e782e74074dfe7ca59c015df0ef5393606985a7cd211b
MD5 b1b8c73854080a2e2ab2f23023fa4346
BLAKE2b-256 860f58f3a05501f9e64878a4e217c439597acbf2796cbe9d1b061745d3e0d9ab

See more details on using hashes here.

File details

Details for the file pyqrack-2.4.0-py3-none-win_amd64.whl.

File metadata

  • Download URL: pyqrack-2.4.0-py3-none-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for pyqrack-2.4.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 bc7fd591b92a7651c88e41eadac83e921e69314683ac06d26293212aae049ebc
MD5 1e3a59c32acf590e8857d213a21a6ac4
BLAKE2b-256 d0d2d574967006eb48a3c5ff6646cb98cd9030529b33cc75012a3807eae7cffd

See more details on using hashes here.

File details

Details for the file pyqrack-2.4.0-py3-none-manylinux_2_39_x86_64.whl.

File metadata

File hashes

Hashes for pyqrack-2.4.0-py3-none-manylinux_2_39_x86_64.whl
Algorithm Hash digest
SHA256 7c8974eda07ee04f48d7912c7f89f89f68cbd4bd951d4f343926a3d1c2b30665
MD5 b6f40f452b6a353c094f0abfab534c0d
BLAKE2b-256 1a09d9c4acb839cf4301ef29116e6aacceebbb7e4fe6b165d9918388c3ffa914

See more details on using hashes here.

File details

Details for the file pyqrack-2.4.0-py3-none-manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for pyqrack-2.4.0-py3-none-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 d8221ffadacdf323c745f081669f238956fc3665d9101163614a3058441da4f1
MD5 5ae5d97870f3f71947de65185d60865c
BLAKE2b-256 6baf1fcee954e9cd42684b7d835fc06c959826300c5541aad2c2838ad82062da

See more details on using hashes here.

File details

Details for the file pyqrack-2.4.0-py3-none-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for pyqrack-2.4.0-py3-none-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 f72f6d415d0aa37f6737c5ca277e55ca47e0d940ed5ac10fa2f439af48f3043e
MD5 c2beec96c5f3e17fbcc4b91fcd72f215
BLAKE2b-256 1c59889f6f0e888997b2efdb7ee0d1fcb2b7a9defbacff819f42872a720fc878

See more details on using hashes here.

File details

Details for the file pyqrack-2.4.0-py3-none-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for pyqrack-2.4.0-py3-none-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 4f258f62e70045ab9d0838cc1c0e089eecdfb4301854bfa23297eed230e2caaa
MD5 be910298f000a349d4d83aae99351a63
BLAKE2b-256 b2f457be68cffaa3a9621b2a9371818e9f0c0ddcce3bf4388522f12a1d01c65f

See more details on using hashes here.

File details

Details for the file pyqrack-2.4.0-py3-none-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for pyqrack-2.4.0-py3-none-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 9158305e52852ff48b7c45900482e5a8126ec9f193d3c94bad27f479c8734886
MD5 906da1c9f0a30f64b8fca6ff80dcf6fd
BLAKE2b-256 57c3058dde57cb96f1a2d398baf8ccae38830e651db74036aacaf20781fd94b4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page