Metadata-Version: 2.4
Name: qlisp
Version: 1.2.0
Summary: Simulator for qlisp
Author-email: feihoo87 <feihoo87@gmail.com>
Maintainer-email: feihoo87 <feihoo87@gmail.com>
Project-URL: Homepage, https://github.com/feihoo87/qlisp
Project-URL: Bug Reports, https://github.com/feihoo87/qlisp/issues
Project-URL: Source, https://github.com/feihoo87/qlisp/
Keywords: qlisp,quantum,quantum computing,quantum programming,quantum circuit
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pycycles>=1.0.8
Requires-Dist: numpy>=1.13.3
Requires-Dist: scipy>=1.0.0
Dynamic: license-file

# QLisp
[![View build status](https://github.com/feihoo87/qlisp/actions/workflows/workflow.yml/badge.svg)](https://github.com/feihoo87/qlisp/)
[![Coverage Status](https://coveralls.io/repos/github/feihoo87/qlisp/badge.svg?branch=main)](https://coveralls.io/github/feihoo87/qlisp?branch=main)
[![PyPI version](https://badge.fury.io/py/qlisp.svg)](https://pypi.org/project/qlisp/)

Simulator for qlisp

## Reporting Issues
Please report all issues [on github](https://github.com/feihoo87/qlisp/issues).

## License

[MIT](https://opensource.org/licenses/MIT)
