This repository has been archived by the owner on Nov 7, 2024. It is now read-only.
Support for symmetries
chaserileyroberts
released this
02 Apr 19:31
·
232 commits
to master
since this release
Added a new symmetric
backend. Current symmetries include U1 and Z2, but more will be added in the very near future.
- Added various classes for the symmetric backend including:
BlockSparseTensor
,ChargeArray
,Index
,U1Charge
,Z2Charge
, andBaseCharge
. - Added
tn.replicate_nodes
as a cleaner API totn.copy()