NLESC-quantum / quantum_comp

Apache License 2.0
1 stars 1 forks source link

Implement local cost function and Overlap test for VQLS #44

Closed NicoRenaud closed 1 year ago

NicoRenaud commented 1 year ago

Implement the Local cost function and the Hadammard overlap test for VQLS in qalcore.

NicoRenaud commented 1 year ago

I've started that in qalcore/

NicoRenaud commented 1 year ago

PR here https://github.com/QuantumApplicationLab/qalcore/pull/3

NicoRenaud commented 1 year ago

Done