Metadata-Version: 2.5
Name: quri-parts-qret
Version: 0.27.0
Summary: A plugin to use QRET with QURI Parts
Project-URL: Repository, https://github.com/QunaSys/quri-sdk
Project-URL: Documentation, https://quri-parts.qunasys.com
Author-email: QURI Parts Authors <opensource@qunasys.com>
License-Expression: Apache-2.0
License-File: LICENSE
License-File: NOTICE
Keywords: quantum,quantum computing
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Typing :: Typed
Requires-Python: <4.0,>=3.10
Requires-Dist: numpy>=1.22.0
Requires-Dist: pyqret<2.0.0,>=1.1.0
Requires-Dist: quri-parts-circuit
Requires-Dist: quri-parts-core
Requires-Dist: quri-parts-qsub
Description-Content-Type: text/markdown

# QURI Parts QRET

QURI Parts QRET is a library to construct structured circuits especially for complex
FTQC algorithms.

## Documentation

[QURI Parts Documentation](https://quri-parts.qunasys.com)

## Installation

```
pip install quri-parts-qret
```

## License

Apache License 2.0
