SeQuant Framework for Symbolic and Numerical Tensor Algebra. I. Core Capabilities

arXiv:2511.09943h-index: 45Has Code
AI Analysis

This work provides a tool for researchers in fields like quantum simulation and data science to manipulate tensor networks more efficiently, though it appears incremental as it builds on existing tensor algebra concepts.

The authors tackled the problem of symbolic tensor algebra by introducing SeQuant, an open-source library that uses a graph-theoretic tensor network canonicalizer to handle symmetries faster than standard methods, enabling simplification, optimization, and numerical evaluation of tensor expressions.

SeQuant is an open-source library for symbolic algebra of tensors over commutative (scalar) and non-commutative (operator) rings. The key innovation supporting most of its functionality is a graph-theoretic tensor network (TN) canonicalizer that can handle tensor networks with symmetries faster than their standard group-theoretic counterparts. The TN canonicalizer is used for routine simplification of conventional tensor expressions, for optimizing application of Wick's theorem (used to canonicalize products of tensors over operator fields), and for manipulation of the intermediate representation leading to the numerical evaluation. Notable features of SeQuant include support for noncovariant tensor networks (which often arise from tensor decompositions) and for tensors with modes that depend parametrically on indices of other tensor modes (such dependencies between degrees of freedom are naturally viewed as nesting of tensors, "tensors of tensors" arising in block-wise data compressions in data science and modern quantum simulation). SeQuant blurs the line between pure symbolic manipulation/code generation and numerical evaluation by including compiler-like components to optimize and directly interpret tensor expressions using external numerical tensor algebra frameworks. The SeQuant source code is available at https://github.com/ValeevGroup/SeQuant.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes