| # 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). | |