Skip to content

Releases: qiskit-community/ffsim

v0.0.28

14 Apr 06:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.27...v0.0.28

v0.0.27

09 Apr 13:39
Compare
Choose a tag to compare

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

v0.0.26

03 Apr 02:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.25...v0.0.26

v0.0.25

29 Mar 16:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.24...v0.0.25

v0.0.24

28 Mar 01:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.23...v0.0.24

v0.0.23

24 Mar 23:50
Compare
Choose a tag to compare

What's Changed

  • Fix Rust orbital rotation numerical instability by @kevinsung in #105

Full Changelog: v0.0.22...v0.0.23

v0.0.22

21 Mar 04:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.21...v0.0.22

v0.0.21

14 Jan 19:53
Compare
Choose a tag to compare
  • changes spin order of indices_to_strings to (beta, alpha) instead of (alpha, beta), so that little endianness is consistent.

Full Changelog: v0.0.20...v0.0.21

v0.0.20

12 Jan 20:08
Compare
Choose a tag to compare

What's Changed

  • switch givens rotation orbital rotation to slower python code to work around bug by @kevinsung in #96

Full Changelog: v0.0.19...v0.0.20

v0.0.19

10 Jan 22:14
Compare
Choose a tag to compare

What's Changed

  • add support for acting on just one spin sector by @kevinsung in #91

Full Changelog: v0.0.18...v0.0.19