Skip to content

Releases: qiskit-community/ffsim

v0.0.39

28 Jun 12:57
7c2a271
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.38...v0.0.39

v0.0.38

23 Jun 18:21
d980163
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.37...v0.0.38

v0.0.37

13 Jun 23:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.36...v0.0.37

v0.0.36

03 Jun 03:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.35...v0.0.36

v0.0.35

31 May 14:26
Compare
Choose a tag to compare

What's Changed

  • molecular data: store irrep strings instead of integers by @kevinsung in #180
  • molecular data: molecular coefficients are not necessarily from HF by @kevinsung in #181
  • deprecate MolecularData.from_mole by @kevinsung in #182
  • remove deprecated function apply_on_site_num_num_interaction by @kevinsung in #184
  • Add two-dimensional Fermi-Hubbard model by @bartandrews in #141
  • add strings_to_indices function by @kevinsung in #187
  • add diagonal protocol for computing diagonal of linear operator by @kevinsung in #188
  • Remove usage of LU orbital rotation in favor of Givens by @kevinsung in #190
  • remove code related to LU decomposition orbital rotation by @kevinsung in #191
  • use tuple input to handle spin asymmetry instead of spin enum by @kevinsung in #192
  • support asymmetric spin for diagonal coulomb evolution by @kevinsung in #194
  • remove input validation for low-level gates by @kevinsung in #198
  • support numpy array input instead of tuple by @kevinsung in #200
  • Handle asymmetric alpha-beta for diag coulomb qiskit gate by @kevinsung in #201
  • Add spin-balanced UCJ operator and refactor spin-unbalanced UCJ by @kevinsung in #208

New Contributors

Full Changelog: v0.0.34...v0.0.35

v0.0.34

17 May 15:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.33...v0.0.34

v0.0.33

14 May 04:12
Compare
Choose a tag to compare

Full Changelog: v0.0.32...v0.0.33

v0.0.32

14 May 01:39
Compare
Choose a tag to compare

What's Changed

  • qiskit: add spinless orbital rotation gate by @kevinsung in #170
  • docs: in gate decompositions explanation, add links to gate API docs by @kevinsung in #172

Full Changelog: v0.0.31...v0.0.32

v0.0.31

13 May 01:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.30...v0.0.31

v0.0.30

03 May 17:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.29...v0.0.30