v0.0.50
What's Changed
- Support Python 3.13 by @kevinsung in #356
- add FermionOperator.simplify by @kevinsung in #358
- check type of bitstring_type in convert_bitstring_type by @kevinsung in #362
- run Cargo clippy to fix CI by @kevinsung in #363
- update ruff to v0.9.9 by @kevinsung in #365
- add direct test for state vector simulation of Qiskit circuits by @kevinsung in #364
- fix conversion between spinless ffsim and qiskit vecs by @kevinsung in #366
- fix MolecularData saving and loading of atom by @kevinsung in #367
Full Changelog: v0.0.49...v0.0.50