Metadata-Version: 2.1
Name: qhyper
Version: 0.2.2
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==1.23.4
Requires-Dist: PennyLane==0.33.1
Requires-Dist: tdqm
Requires-Dist: sympy==1.11.1
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.
