Skip to content

Releases: qmatter-labs/symmer

v0.0.9

21 Jan 17:03
c8e8718

Choose a tag to compare

  • 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

09 Oct 13:45

Choose a tag to compare

Mostly the same as v0.0.6, but with bugfixes in the ADAPT-VQE driver.

v0.0.6

09 Oct 12:43
810243e

Choose a tag to compare

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.