0.11.0
Pre-release
Pre-release
What's Changed
- tutorial 1 cleanup by @caleb-johnson in #157
- Update landing pages by @caleb-johnson in #159
- remove deprecated function bitstring_matrix_to_sorted_addresses by @kevinsung in #163
- un-deprecate tuple input to solve_fermion by @kevinsung in #170
- Add upper bound to the qiskit version by @garrison in #169
- Add development version tests by @garrison in #167
- Add minimum version tests by @garrison in #168
- Some improvements and fixes to the SKQD tutorial by @kevinsung in #162
- Add note informing that bitstring matrix will be sorted/deduplicated inside solve_qubit by @caleb-johnson in #173
- Bump pylint from 3.3.4 to 3.3.6 by @dependabot in #178
- Bump ruff from 0.9.9 to 0.11.2 by @dependabot in #177
- SKQD tutorial: State preparation should have gates for spin up too by @kevinsung in #176
- Initialize
bitarray_asint
asnp.int64(0)
to fix type conversion error by @ashsaki in #180 - fix units in SKQD tutorial by @kevinsung in #183
- Fix language in tutorial 2 by @caleb-johnson in #187
- update probability weight heuristic for configuration recovery by @willkirby1 in #185
- Allow trailing kwargs in solve_fermion for pyscf solver by @caleb-johnson in #197
- Bump ruff from 0.11.2 to 0.11.8 by @dependabot in #200
- Add shift kwarg to solve_fermion by @caleb-johnson in #201
- Update intersphinx mapping URLs & others by @arnaucasau in #207
- Add high-level function for SQD by @kevinsung in #195
- Bump mypy from 1.15.0 to 1.16.0 by @dependabot in #210
- Bump ruff from 0.11.8 to 0.11.12 by @dependabot in #209
- Update DICE guide to use diagonalize_fermionic_hamiltonian by @kevinsung in #211
- Prepare 0.11 release by @caleb-johnson in #212
New Contributors
- @ashsaki made their first contribution in #180
- @willkirby1 made their first contribution in #185
Full Changelog: 0.10.0...0.11.0