Tatopenn's picture
Sync v8.1.42: docs site launch, examples/benchmarks/contributing pages, doc-example CI tests
b9d7591 verified
|
Raw
History Blame Contribute Delete
408 Bytes
# 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).