Metadata-Version: 2.1
Name: qhyper
Version: 0.2.0
Summary: Quantum and classical problem solvers
Author: ACK Cyfronet AGH
Author-email: tomasz.lamza@cyfronet.pl
License: MIT
Keywords: python,qhyper,quantum,solver,experiment
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: PennyLane
Requires-Dist: tdqm
Requires-Dist: sympy
Requires-Dist: dwave-system
Requires-Dist: gurobipy
Requires-Dist: pandas
Requires-Dist: wfcommons

A package that allows to build and solve quantum and classical problems using predefined solvers and problems.
