kpeeters / cadabra2

A field-theory motivated approach to computer algebra.
https://cadabra.science/
GNU General Public License v3.0
216 stars 37 forks source link

Need helper function to turn tensor equation into set of scalar equations #109

Open kpeeters opened 6 years ago

kpeeters commented 6 years ago

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.