Beginner Tutorial
Middle Level Tutorial
Advanced Tutorial
Case Library
API
Paper with Code
RELEASE NOTES
Installation Guide
Convert type to double precision.
dtype (mindquantum.dtype) – The data type supported by mindquantum.
Examples
>>> from mindquantum import to_double_precision, float32 >>> to_double_precision(float32) mindquantum.float64