v0.0.45
What's Changed
- add qiskit diag coulomb trotter gate by @kevinsung in #304
- fix mypy by @kevinsung in #309
- import FermionOperator from operators by @kevinsung in #307
- add fermion_operator for df hamiltonian by @kevinsung in #308
- update blas-src by @kevinsung in #312
- update ruff to 0.6.2 by @kevinsung in #313
- just use assert and == in test by @kevinsung in #315
- split Hubbard tests by @kevinsung in #316
- delete some hubbard tests by @kevinsung in #317
- add periodic_x and periodic_y to fermi-hubbard by @kevinsung in #318
- Use Qiskit sphinx theme by @kevinsung in #306
- docs: fix order of sections in qiskit gate decompositions notebook by @kevinsung in #319
- support generating random complex double-factorized hamiltonian by @kevinsung in #320
- Upgrade pyo3 to 0.21 by @kevinsung in #322
Full Changelog: v0.0.44...v0.0.45