Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.2.1

    protected
    v0.2.1:
    - fixes the usage of non-diagonal Fock operators (previously it would throw an error)
    - moves the code of SBPLX optimizer to external library qiskit_machine_learning (see https://github.com/qiskit-community/qiskit-machine-learning/pull/924)
    - fixes some issues with pytest not being able to detect tvha within the nox test environment
    - updates the example scripts
  • v0.2

    protected
    v0.2:
    - added plotting script for tVHA
    - used as basis for the paper "tVHA"
  • v0.1

    protected
    f5818298 · Initial commit for tVHA ·
    v0.1:
    - tVHA with all basic functionality
    - used as basis for the paper "VHA Opti-Q"