Skip to content

Tags: tensorflow/quantum

Tags

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[WIP] Upgrade to tf2.15. (#809)

* [WIP] Upgrade to tf2.15.

* format and wheel test fixes.

* Version bump again for wheel test.

* Back to python3.10

* remove setup.py deps.

* more format fixes.

* yet more format.

* C++ code formats.

* Tutorial fix p1.

* Tutorial fix p2.

* Tutorials p3.

* Add updated install instructions and tutorial install versions.

* final cleanup

* add setup.py

---------

Co-authored-by: root <[email protected]>

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #733 from 8bitmp3/patch-1

Documentation: Fix TF Quantum MNIST by adding arg names in Seaborn barplot

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump to 0.6.1 for pypi build mistakes. (#663)

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
constrain xticks in two plt figures (#658)

Since we only have data points at x=4, 6, 8, 10, and 12, it is better to get rid of the odd numbered ticks to avoid confusion.

v0.5.1

Toggle v0.5.1's commit message
0.5.1 cherry pick branch.

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade all tutorials and install instructions. (#569)

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated install instructions for new TF and Bazel versions (#343)

* Updated install instructions for new TF and Bazel versions

* updated pip instruction too

* updated tutorial installs to tf 2.3.0

* updated pip install docstring

* update to 2.3.1

Co-authored-by: MichaelBroughton <[email protected]>

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated install instructions for new TF and Bazel versions (#343)

* Updated install instructions for new TF and Bazel versions

* updated pip instruction too

* updated tutorial installs to tf 2.3.0

* updated pip install docstring

* update to 2.3.1

Co-authored-by: MichaelBroughton <[email protected]>

v0.3.1

Toggle v0.3.1's commit message
Cherry pick (#333) onto v0.3.0.

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for 0.3. (#239)

* Prepare for 0.3.

* billy feedback.