A Non-Recursive, Dimension-Independent Schur-Decomposition Algorithm for $N$-Dimensional Sylvester Tensor Equations
Carlota M. Cuesta, Francisco de la Hoz

TL;DR
This paper introduces a simple, dimension-independent direct solver for N-dimensional Sylvester tensor equations based on Schur decompositions, capable of handling very high-dimensional problems efficiently.
Contribution
The paper presents a non-recursive, dimension-independent algorithm for Sylvester tensor equations, with implementation details and applications to high-dimensional PDEs.
Findings
Successfully solved up to N=29 dimensions on a standard laptop.
Achieves comparable accuracy to state-of-the-art recursive methods.
More memory-efficient and simpler to implement, especially for large N.
Abstract
In this paper we present a non-recursive direct solver, based on the Bartels-Stewart algorithm, for -dimensional Sylvester tensor equations. The method relies only on Schur decompositions of the coefficient matrices and reduces the computation to a single sequential sweep over tensor entries, making it entirely independent of the dimension . Its main advantages are simplicity, a dimension-independent formulation, and the ability to solve very high-dimensional problems limited only by available memory, which is used efficiently. We successfully solve cases up to on a standard laptop with GB RAM. Compared with the recursive blocked method of Chen and Kressner (state of the art), both approaches achieve identical accuracy. The recursive method is faster for large coefficient matrices, whereas our solver is competitive or superior when matrices are small, especially for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
