Skip to content

v0.0.27

Compare
Choose a tag to compare
@kevinsung kevinsung released this 09 Apr 13:39
· 394 commits to main since this release

What's Changed

  • Add ffsim.qiskit module and OrbitalRotationJW gate by @kevinsung in #123
  • Rename apply_on_site_num_num_interaction to apply_on_site_interaction by @kevinsung in #125
  • Add one-dimensional Fermi-Hubbard model by @bartandrews in #106
  • add qiskit diag coulomb evo and ucj operator gates by @kevinsung in #127
  • force orbital_rotation to be a kwarg in apply diag coulomb evo by @kevinsung in #128
  • Add MergeOrbitalRotations transpiler pass for merging consecutive orbital rotation gates by @kevinsung in #129
  • add DropNegligible transpiler pass by @kevinsung in #130
  • Remove tox as dev dependency since it should be installed in an isolated environment by @kevinsung in #131
  • Remove asv benchmarks by @kevinsung in #132

New Contributors

Full Changelog: v0.0.26...v0.0.27