Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,21 @@ simulation of many millions of moderately-sized circuits.
Please see the [installation
instructions](https://www.tensorflow.org/quantum/install) in the documentation.

_Compatibility_: At this time (version 0.7.5), TensorFlow Quantum is built and
tested with the following systems and software:

* Python 3.9–3.12
* TensorFlow 2.16.2
* TF-Keras 2.16
* NumPy 1.x
* Cirq 1.3

## Quick start

[Guides and tutorials for TensorFlow
Quantum](https://tensorflow.org/quantum/overview) are available online at the
TensorFlow.org web site.

## Documentation

[Documentation for TensorFlow Quantum](https://tensorflow.org/quantum),
including tutorials and API documentation, can be found online at the
TensorFlow.org web site.
Expand Down
Loading