This commit is contained in:
2022-02-21 13:36:48 +08:00
parent 6b84da5e77
commit aac766afbe
8 changed files with 3 additions and 15 deletions

View File

@@ -1,9 +1,6 @@
import guan
# test
guan.test()
# Pauli matrix
sigma_0 = guan.sigma_0()
sigma_x = guan.sigma_x()
sigma_y = guan.sigma_y()