初级使用教程
中级使用教程
高级使用教程
案例库
API
论文复现代码
RELEASE NOTES
安装指南
索引顺序,默认情况下,我们将无自旋轨道设置为偶数-奇数-偶数-奇数(0,1,2,3,…)。自旋向下的轨道(β轨道)索引是奇数。
index (int) - 空间轨道索引。
int,关联的自旋向下的轨道索引序号。
样例:
>>> from mindquantum.core.operators import down_index >>> down_index(1) 3