Beginner Tutorial
Middle Level Tutorial
Advanced Tutorial
Case Library
API
Paper with Code
RELEASE NOTES
Installation Guide
Get precision string.
dtype (mindquantum.dtype) – The data type supported by mindquantum.
Examples
>>> from mindquantum import precision_str, complex128 >>> precision_str(complex128) 'double precision'