Skip to main content

Module random

Module random 

Source
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§

LinkSpace
Specification for link (bond) dimensions.

Functions§

random_treetn
Create a random TreeTN from a site index network (generic over scalar type).

Type Aliases§

DefaultIndex
Type alias for the default index type used in random generation.