update
This commit is contained in:
4
2024.01.16_GUAN_package_learning/pauli_matrix.py
Normal file
4
2024.01.16_GUAN_package_learning/pauli_matrix.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# 泡利矩阵
|
||||
import guan
|
||||
sigma_x = guan.sigma_x()
|
||||
print(sigma_x)
|
Reference in New Issue
Block a user