API Reference
SingularValueDecomposition
Configuration for performing noise reconstruction with singular value decomposition.
truncation (qctrl.dynamic.types.noise_reconstruction.SingularValueTruncation, optional) – The truncation method to use. Truncation method returns the length \(n_\mathrm{sv}\) of truncated singular values. If omitted then entropy truncation is used.