Releases: qmatter-labs/symmer
Releases · qmatter-labs/symmer
v0.0.9
- Removed ray as it was causing errors and slowing down imports
- Updated dependencies so symmer is now compatible with python versions 3.10-3.13
- Fixed a bug in PauliwordOp.expval when there are imaginary coefficients
- Fixed a bug in QubitSubspaceManager.get_reduced_hamiltonian when n_qubits not specified
v0.0.7
Mostly the same as v0.0.6, but with bugfixes in the ADAPT-VQE driver.
v0.0.6
First version of symmer that is compatible with qiskit version 1 (tested with qiskit==1.2.4).
There are also performance gains over the previous version 0.0.5.