Metadata-Version: 2.5
Name: quri-parts-stim
Version: 0.27.0
Summary: A plugin to use Stim 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: quri-parts-circuit
Requires-Dist: quri-parts-core
Requires-Dist: stim<2.0.0,>=1.11.0
Description-Content-Type: text/markdown

# QURI Parts Stim

QURI Parts Stim is a support library for using Stim with QURI Parts.
You can combine your code written in QURI Parts with this library to execute it on Stim.

## Documentation

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

## Installation

```
pip install quri-parts-stim
```

## License

Apache License 2.0
