You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@
6
6
7
7
- Add `Lattice` module (`tensorcircuit.templates.lattice`) for creating and manipulating various lattice geometries, including `SquareLattice`, `HoneycombLattice`, and `CustomizeLattice`.
8
8
9
+
- Add `tc.templates.hamiltonians` for commom systems.
10
+
9
11
- Add `DistributedContractor` in experimental module with new examples for fast implementation of distribution circuit simulation on jax backend.
10
12
11
13
- Add `circuit.amplitude_before()` method to return the corresponding tensornetwork nodes.
0 commit comments