cadabra2
cadabra2 copied to clipboard
Need helper function to turn tensor equation into set of scalar equations
Evaluating a tensor equation leads to a \components node containing an equation for every component of the original tensor. Would be useful to have a helper which turns this into a list of scalar equations so they can be fed to sympy more easily.