Toolset for stochastic approximate quantum compilation.
Project description
stoqcompiler: Toolset for stochastic approximate quantum compilation
The stoqcompiler
package provides a toolset for stochastic approximate quantum compilation as introduced in arXiv:2205.13074.
Installation
The stoqcompiler
package distribution is hosted on PyPI and can be installed via pip
:
pip install stoqcompiler
Alternatively, the package and its requirements can be installed by cloning the repository locally:
git clone https://github.com/rmshaffer/stoq-compiler
cd stoq-compiler
pip install -r requirements.txt
pip install -e .
Usage
For examples of using stoqcompiler
, see the example notebooks and unit tests.
Citation
If you use or refer to this project in any publication, please cite the corresponding paper:
Ryan Shaffer, Hang Ren, Emiliia Dyrenkova, Christopher G. Yale, Daniel S. Lobser, Ashlyn D. Burch, Matthew N. H. Chow, Melissa C. Revelle, Susan M. Clark, Hartmut Häffner. Efficient verification of continuously-parameterized quantum gates. arXiv:2205.13074 (2022).
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
Hashes for stoqcompiler-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f076dacfb068dcba6e35c801c2d8a9a64ab4889a3a94512e447c0225dec95eb |
|
MD5 | 032c42dd3c687eea3eaafdf58716c163 |
|
BLAKE2b-256 | 1f8f6a37b755dee65ffa6c56fbddccfb8b266c7d4c10fc01e0babd1549e9f431 |