Skip to content

Tags: quantumlib/Cirq

Tags

v1.4.1

Verified

This tag was signed with the committer’s verified signature.
pavoljuhas Pavol Juhas
Release 1.4.1

v1.4.0

Verified

This tag was signed with the committer’s verified signature.
pavoljuhas Pavol Juhas
Release 1.4.0

v1.3.0

Removing 1.3.0.dev -> 1.3.0

v1.2.0

Removing 1.2.0.dev -> 1.2.0

v1.1.0

Merge branch 'v1.1.0-dev' of https://github.com/quantumlib/cirq into …

…v1.1.0-dev

v1.0.0

Removing v0.16.0dev -> v1.0.0

v0.15.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Roll back the default on unitary to np.complex64, change default for …

…final_state_vector (#5636)

Rolls back change in #5426 that set the default precision on `Circuit#unitary` to `np.complex128`.

Also sets the default on `Circuit#final_state_vector` to `np.complex128`.  There was a deprecation warning that this was going to be downgraded to `np.complex64`,, but this will now remain `np.complex128`.  This is breaking in that is someone explicitly passed `dtype=None` to this method it would now break.  

Rolls back #5426 #5616 #5537 #5535

v0.14.1

Bumping to v0.14.1.

v0.14.0

Removing 0.14.0.dev -> 0.14.0

v0.13.1

remove unrelated files.