Skip to content

Commit 9876fee

Browse files
eileenpaulamhucka
andauthored
update README.md with compatible versions for tfq (#803)
Currently, due to a Google Colabs update, the libraries are not compatible with the current version of a few dependencies. This description in the README.md document includes compatible versions for the following packages: Cirq, Tensorflow, Python, and Tensorflow Quantum. Co-authored-by: Michael Hucka <[email protected]>
1 parent 57536b8 commit 9876fee

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,21 @@ simulation of many millions of moderately-sized circuits.
6464
Please see the [installation
6565
instructions](https://www.tensorflow.org/quantum/install) in the documentation.
6666

67+
_Compatibility_: At this time (version 0.7.5), TensorFlow Quantum is built and
68+
tested with the following systems and software:
69+
70+
* Python 3.9–3.12
71+
* TensorFlow 2.16.2
72+
* TF-Keras 2.16
73+
* NumPy 1.x
74+
* Cirq 1.3
75+
6776
## Quick start
6877

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

73-
## Documentation
74-
7582
[Documentation for TensorFlow Quantum](https://tensorflow.org/quantum),
7683
including tutorials and API documentation, can be found online at the
7784
TensorFlow.org web site.

0 commit comments

Comments
 (0)