tensor4all-hdf5 depends on tensor4all-core and tensor4all-itensorlike (for
MPS serialization). tensor4all-capi depends on most crates and forms the C FFI
layer used by language bindings.
Tree tensor networks with arbitrary graph topology. Supports canonicalization, truncation, and contraction.
itensorlike
ITensors.jl-inspired TensorTrain with orthogonality tracking and multiple canonical forms. Useful when compatibility with the ITensors.jl mental model is important.
simplett
Lightweight tensor train for numerical computation. The go-to crate for creating, evaluating, and compressing tensor trains without extra overhead.
partitionedtt
Partitioned tensor trains for subdomain decomposition. Builds on simplett.
treetci
Tree TCI: cross interpolation on tree-structured tensor networks.
tensor4all-tensorbackend and tensor4all-tcicore are implementation details.
They are not part of the public API surface and you should not depend on them
directly in application code. Their interfaces may change without notice.