qsim and qsimh 
The libraries qsim and qsimh are high-performance quantum circuit simulators written in C++ and offering a Python API wrapper. qsim is a Schrödinger full state-vector simulator, and qsimh is a hybrid Schrödinger-Feynman simulator. They use gate fusion, AVX/FMA vectorized instructions, and multi-threading using OpenMP to achieve state of the art simulations of quantum circuits. Both can be easily used from Cirq, a framework for writing, manipulating, and running Noisy Intermediate-Scale Quantum (NISQ) circuits.
qsim and qsimh together are available as the Python package qsimcirq. The project whose page on PyPI you are reading now (i.e., qsim) only acts to reference qsimcirq and point people to the that project.
Release files for qsim 0.22.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| qsim-0.22.0.tar.gz | 1.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| qsim-0.22.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.5 kB
Release files / qsim-0.22.0.tar.gz
| Download URL | qsim-0.22.0.tar.gz |
|---|---|
| Size | 1.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a3c035ea6f308085c04500b0d531f8bbcbf56a0f19e5a1f4ed07ccc1a749b4ba
|
|
BLAKE2b-256 checksum How to use checksums |
3214e35f242443244e6f3ea6777b7861342e5ac1195f786c77f71e1988a78a1b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.14
|
Release files / qsim-0.22.0-py3-none-any.whl
| Download URL | qsim-0.22.0-py3-none-any.whl |
|---|---|
| Size | 1.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
650d83d0be58a65a5ab8b7e0a39e98f7f7dea074c4b5975854433244dece5ed0
|
|
BLAKE2b-256 checksum How to use checksums |
368c485d6d946dbde86161a224389518614e42c4109d7a249421c11c1e6a5a04
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.14
|