Metadata-Version: 2.1
Name: qhbmlib
Version: 0.2.2.dev20220120191158
Summary: Quantum Hamiltonian-Based Models built on TensorFlow Quantum
Home-page: https://github.com/google/qhbm-library
License: Apache-2.0
Keywords: quantum-computing
Author: The QHBM Library Authors
Author-email: no-reply@google.com
Requires-Python: >=3.6,<3.9
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: tensorflow (==2.4.1)
Requires-Dist: tensorflow-probability (==0.12.0)
Requires-Dist: tensorflow-quantum (==0.5.1)
Project-URL: Repository, https://github.com/google/qhbm-library
Description-Content-Type: text/markdown

# QHBM Library

This repository is a collection of tools for building and training
Quantum Hamiltonian-Based Models.  These tools depend on
[TensorFlow Quantum](https://www.tensorflow.org/quantum),
and are thus compatible with both real and simulated quantum computers.

[Installation instructions](https://github.com/google/qhbm-library/blob/main/docs/INSTALL.md) and [contribution instructions](https://github.com/google/qhbm-library/blob/main/docs/contributing.md) can be found in the docs folder.

This is not an officially supported Google product.

