Skip to content

Tags: quantumlib/Cirq

Tags

v1.4.1

Toggle v1.4.1's commit message

Verified

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

v1.4.0

Toggle v1.4.0's commit message

Verified

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

v1.3.0

Toggle v1.3.0's commit message
Removing 1.3.0.dev -> 1.3.0

v1.2.0

Toggle v1.2.0's commit message
Removing 1.2.0.dev -> 1.2.0

v1.1.0

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

…v1.1.0-dev

v1.0.0

Toggle v1.0.0's commit message
Removing v0.16.0dev -> v1.0.0

v0.15.0

Toggle v0.15.0's commit message

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

Toggle v0.14.1's commit message
Bumping to v0.14.1.

v0.14.0

Toggle v0.14.0's commit message
Removing 0.14.0.dev -> 0.14.0

v0.13.1

Toggle v0.13.1's commit message
remove unrelated files.