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:2101.04474.
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. Stochastic search for approximate compilation of unitaries. arXiv:2101.04474 (2021).
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.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d449a024091f862d3ea7809f86cc151ae37414ab0d8f53e5014b331ce446ce65 |
|
MD5 | 0559ac6e92a5215a8f2ed40e5ff5a6ff |
|
BLAKE2b-256 | ce4a2cfc2f67188a68e80254b5fa8a988ab04c6859dc70750752cda1d73fc84f |