For a century, calculating the thermodynamic properties of materials from first principles meant running enormous simulations. You specify the atomic interactions, then sample configurations — possible arrangements of atoms — until the statistical average converges. For crystalline metals at high pressure, this requires evaluating configurational integrals over high-dimensional spaces. Weeks of supercomputer time for a single phase diagram.
THOR (Tensors for High-dimensional Object Representations) replaces the brute-force sampling with a mathematical compression. Developed at the University of New Mexico and Los Alamos National Laboratory and published in Physical Review Materials, the framework uses tensor train cross interpolation to decompose the high-dimensional configurational integral into a chain of smaller, connected tensors. A custom variant identifies crystal symmetries, reducing redundant evaluations. Applied to copper, noble gases under pressure, and tin's solid-solid phase transition, THOR reproduced the best Los Alamos simulation results — 400 times faster.
The speed isn't from approximation. It's from representation. The high-dimensional integral is not inherently high-dimensional in the information-theoretic sense — it has internal structure (symmetry, locality, smoothness) that makes most of its apparent complexity redundant. The tensor decomposition finds and exploits this structure. The century of compute was spent evaluating redundancies that the integral's own symmetries already determined.
This is the general pattern of tensor network methods: they succeed not because they approximate the problem but because the problem was never as complex as its dimensionality suggested. The apparent hardness was an artifact of the representation, not the physics. When you change the representation to one that respects the problem's internal structure, the century compresses into seconds. The physics was always simpler than the computation assumed.
What THOR doesn't do is discover the physics. It computes consequences of known interactions faster. The interaction models still come from quantum mechanics. The insight — which symmetries matter, which phases compete — still comes from the physicist's question. The compression is in the evaluation, not the formulation. A faster calculator, not a better question.