Metadata-Version: 2.1
Name: tfq-nightly
Version: 0.7.3.dev20230807
Summary: TensorFlow Quantum is a library for hybrid quantum-classical machine learning.
Home-page: https://github.com/tensorflow/quantum/
Author: Google Inc.
Author-email: no-reply@google.com
License: Apache 2.0
Keywords: tensorflow machine learning quantum qml
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: cirq-core (==0.13.1)
Requires-Dist: cirq-google (>=0.13.1)
Requires-Dist: sympy (==1.8)
Requires-Dist: googleapis-common-protos (==1.52.0)
Requires-Dist: google-api-core (==1.21.0)
Requires-Dist: google-auth (==1.18.0)
Requires-Dist: protobuf (==3.19.4)
Provides-Extra: extras
Requires-Dist: tensorflow (==2.11.0) ; extra == 'extras'

TensorFlow Quantum is an open source library for high performance batch
quantum computation on quantum simulators and quantum computers. The goal
of TensorFlow Quantum is to help researchers develop a deeper understanding
of quantum data and quantum systems via hybrid models.

TensorFlow Quantum was created in an ongoing collaboration between the
University of Waterloo and the Quantum AI team at Google along with help from
many other contributors within Google.
