Download Latest Version v.1.9.9 source code.zip (16.3 MB)
Email in envelope

Get an email when there's a new version of Tequila

Home / v1.9.9
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-03-31 907 Bytes
v.1.9.9 source code.tar.gz 2025-03-31 16.2 MB
v.1.9.9 source code.zip 2025-03-31 16.3 MB
Totals: 3 Items   32.6 MB 0
  • Add initial state support for expectation values (#373)

    :::python result = tq.simulate(E, initial_state=....)

    :::python E = tq.compile(E) evaluated = E(variables, initial_state=....)

  • Improve circuit compilation performance (#375)

  • Wave function compact visualization (#376)

  • spex backend (#379)

  • adding spex as a supported backend

    :::python result = tq.simulate(E, backend="spex")

    :::bash pip install spex-tequila

  • Bug in orbital_optimizer.py to vqe_solver (#377)

  • Remove Qiskit noise feature and transpile circuit (#378)
  • geometry_to_xyz (#382)

Co-authored-by: Oliver Hüttenhofer oliver.huettenhofer@gmail.com Co-authored-by: davibinco 59845652+davibinco@users.noreply.github.com Co-authored-by: Mikel-Ma 116980451+Mikel-Ma@users.noreply.github.com Co-authored-by: JdelArco98 francisco.del.arco.santos@uni-a.de

Source: README.md, updated 2025-03-31