Skip to content

v0.7.1

Choose a tag to compare

@MSRudolph MSRudolph released this 09 Feb 12:45
· 9 commits to main since this release
66b7e94

Performance fixes:

  • dispatch to Base.iterate() for PauliSum
  • replace Pauli rotation gate with gate bitmask in commutes()
  • inline iterate(), add!(), set!()