aromanro / QCSim

Quantum computing simulator
GNU General Public License v3.0
45 stars 6 forks source link

Add a tensor networks simulator #23

Open aromanro opened 2 months ago

aromanro commented 2 months ago

Other than the 1D one (the one with the Matrix Product States - it's actually the simplest tensor network: a 1D one where qubits are on a 'chain').

I don't know yet if I'll do this as well, but it might be possible.

aromanro commented 2 months ago

The simplest variant https://github.com/aromanro/QCSim/issues/22 is implemented, this might be next.