Skip to content

Commit 5d4cd1d

Browse files
committed
feat: implement Heisenberg and Rydberg Hamiltonian generation
1 parent 8caf8e0 commit 5d4cd1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tensorcircuit/templates/hamiltonians.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
from scipy.sparse import coo_matrix
44
import numpy as np
55
import tensorcircuit as tc
6-
7-
86
from .lattice import AbstractLattice
97

108

0 commit comments

Comments
 (0)