Releases: qiskit-community/ffsim
Releases · qiskit-community/ffsim
v0.0.18
What's Changed
- add on-site number-number interaction gate by @kevinsung in #86
- Return lower ranks of RDMs by @kevinsung in #88
- Add linear method for optimization of variational wavefunction by @kevinsung in #89
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- Add final orbital rotation to hop gate ansatz by @kevinsung in #85
Breaking Changes
- Parameter ordering of UCJAnsatz has changed. See #85 .
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- add real-valued ucj operator by @kevinsung in #77
- add functions and tests for random two-body tensors by @kevinsung in #79
- add orbital rotation for molecular hamiltonian by @kevinsung in #80
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- add single-factorized hamiltonian by @kevinsung in #76
- performance improvements from using standard library math functions instead of numpy functions
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- use fast contract_2e from pyscf by @kevinsung in #70
- implement linear operator protocol for df hamiltonian by @kevinsung in #73
Full Changelog: v0.0.13...v0.0.14
v0.0.13
Full Changelog: v0.0.12...v0.0.13
v0.0.12
v0.0.11-alpha
What's Changed
- create cistring module with cached substitutes for pyscf functions by @kevinsung in #68
Full Changelog: v0.0.10-alpha...v0.0.11-alpha
v0.0.10-alpha
What's Changed
- add indices_to_strings function by @kevinsung in #55
- add hartree_fock_state function by @kevinsung in #60
- make dataclasses frozen by @kevinsung in #61
- Fix FermionOperator LinearOperator nelec over/underflow by @kevinsung in #63
- add function to compute rdm by @kevinsung in #64
- add orbital_rotation argument to slater determinant one rdm by @kevinsung in #66
Full Changelog: v0.0.9-alpha...v0.0.10-alpha
v0.0.9-alpha
What's Changed
- add FermionOperator by @kevinsung in #40
- add hop gate ansatz and apply_unitary protocol by @kevinsung in #49
Full Changelog: v0.0.8-alpha...v0.0.9-alpha