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

Find more areas where Julia will improve Qiskit performance #4

Open jlapeyre opened 2 years ago

jlapeyre commented 2 years ago

We already have the Jordan-Wigner transform (more generally, the entire procedure from pyscf to the Qiskit qubit Hamiltonian). We could look for something on the same level, something higher level, or even something lower level.

I favor looking for other features of complexity on the level of the Jordan-Wigner transformation, or more ambitious.

I would be cautious about investing time in lower level improvements in efficiency that are not currently part of a bottle neck. But, these still might be worth it because: