File size: 408 Bytes
67b79df b9d7591 | 1 2 3 4 5 6 7 8 9 10 11 | # MPS Simulator
::: dense_evolution.mps
---
**See also**: [`DenseSVSimulator`](simulator.md) for exact statevector simulation when
entanglement is too high for a bounded bond dimension, and [`Chunk`](chunk.md) for
anti-OOM dense simulation at large qubit counts instead of a bond-dimension truncation.
Worked example: [MPS for low-entanglement circuits](../examples.md#mps-for-low-entanglement-circuits).
|