prototype-entanglement-forging icon indicating copy to clipboard operation
prototype-entanglement-forging copied to clipboard

A module for simulating chemical and physical systems using a Variational Quantum Eigensolver (VQE) enhanced by Entanglement Forging.

Results 6 prototype-entanglement-forging issues
Sort by recently updated
recently updated
newest added

**Describe the bug** It fails to install. **To Reproduce** 1. Clone this repo 2. `pip install -e .` ``` ... Building wheels for collected packages: pyscf Building wheel for pyscf...

In some instances, the latest entanglement forging release may not be compatible with the latest Qiskit. In those cases, users may want to install from source while they wait for...

**Is your feature request related to a problem? Please describe.** In the current implementation, it's not possible to treat the spin up and spin down subsystems differently. **Describe the solution...

enhancement

**Is your feature request related to a problem? Please describe.** It would be useful to be able to compute generic observables. **Describe the solution you'd like** The ability to evaluate...

enhancement

When looking at systems that break time reversal symmetry, we have Hamiltonians that are complex valued and the resulting wave-functions are complex valued as well. Entanglement forging code can be...

enhancement

**Is your feature request related to a problem? Please describe.** Currently we cannot print out U and V matrices format **Describe the solution you'd like** Option to print out U...

enhancement