qiskit-community / qiskit-alt

High-performance Qiskit features backed by Julia. A Python front end to algorithms using Pauli and Fermionic operators implemented in Julia.
Apache License 2.0
13 stars 2 forks source link

Error: Julia: type OpSum has no field second_q_ops #32

Closed saharbenrached closed 2 years ago

saharbenrached commented 2 years ago

Computing the ground state energy with GroundStateEigensolver().solve() from Qiskit raises the following error: Julia: type OpSum has no field second_q_ops.

jlapeyre commented 2 years ago

I think we determined this is not a bug.