Metadata-Version: 2.1
Name: qxelarator
Version: 0.7.2
Summary: qxelarator Python Package
Home-page: https://github.com/QuTech-Delft/qx-simulator
Author: QuTech, TU Delft
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Description-Content-Type: text/markdown
License-File: LICENSE.md
License-File: AUTHORS
Requires-Dist: msvc-runtime; platform_system == "Windows"

# QX Simulator

A universal quantum computer simulator. Allows simulation of a quantum circuit written in [cQasm](https://github.com/QuTech-Delft/libqasm).

Runs as a [Python module](https://pypi.org/project/qxelarator/) or an executable binary.

For detailed documentation, please visit [the ReadTheDocs page](https://qx-simulator.readthedocs.io/en/latest/), to find e.g.:
- [installation instructions](https://qx-simulator.readthedocs.io/en/latest/manual/installation.html)
- [usage](https://qx-simulator.readthedocs.io/en/latest/manual/usage.html).

## Licensing

QX-simulator is licensed under the Apache License, Version 2.0. See
[LICENSE](https://github.com/QuTech-Delft/qx-simulator/blob/master/LICENSE) for the full
license text.
