OpenFermion version 1.8.1 released! #1425
mhucka
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
OpenFermion v1.8.1
Summary of changes
This release addresses a backward incompatibility accidentally introduced by a bug fix to
PolynomialTensor'srotate_basismethod in OpenFermion 1.8.0. In version 1.8.1, the method now takes an explicittransposeparameter to specify whether to transpose the rotation matrix; the default isTrueto make it behave as it did pre-1.8.0. See PR #1418 for more information.Detailed change list
pool.joindeadlock inParallelLinearQubitOperator, by @rosspeili in Fix #1405: potential pool.join deadlock in ParallelLinearQubitOperator #1419Full Changelog: v1.8.0...v1.8.1
This discussion was created from the release v1.8.1.
All reactions