Expand description
Random tensor network generation.
Provides utilities for creating random tensor networks, useful for testing.
Note: Currently only supports DynId indices (the default dynamic index type).
Enums§
- Link
Space - Specification for link (bond) dimensions.
Functions§
- random_
treetn - Create a random TreeTN from a site index network (generic over scalar type).
Type Aliases§
- Default
Index - Type alias for the default index type used in random generation.