Metadata-Version: 2.1
Name: pytket
Version: 0.16.0
Summary: Python module for interfacing with the CQC tket library of quantum software
Home-page: https://cqcl.github.io/pytket
Author: Seyon Sivarajah
Author-email: seyon.sivarajah@cambridgequantum.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.7
Requires-Dist: sympy (~=1.6)
Requires-Dist: numpy (~=1.19)
Requires-Dist: lark-parser (~=0.7)
Requires-Dist: scipy (~=1.2)
Requires-Dist: networkx (~=2.4)
Requires-Dist: graphviz (~=0.14)
Requires-Dist: jinja2 (~=2.11)
Requires-Dist: types-Jinja2
Requires-Dist: types-pkg-resources
Requires-Dist: typing-extensions (~=3.7)

UNKNOWN

