初级使用教程
中级使用教程
高级使用教程
案例库
API
论文复现代码
RELEASE NOTES
安装指南
将一个类型转化为复数类型,并保持精度不变。
dtype (mindquantum.dtype) - MindQuantum 支持的类型。
样例:
>>> from mindquantum import to_complex_type, float32 >>> to_complex_type(float32) mindquantum.complex64