A TensorNetwork bundles a list of tensors with their hyperedge index lists and defers execution to a contraction path (usually optimized in some ways). The paclet covers explicit and randomized construction of common topologies (MPS, MPO, PEPS, TTN, MERA), Rust-backed greedy and dynamic-programming path optimizers, five interchangeable binary-contraction engines, and chain-specific algorithms for Matrix Product State canonical forms, Schmidt values, entanglement entropy and bond truncation. Two subpackages extend the core: an IndexArray layer adding named indices with explicit covariant and contravariant variance (plus a curated catalog of relativity metrics), and a Symmetry layer providing Young tableaux and the hook-length formula for projecting tensors onto symmetric-group irreducible representations.