ianhinder / Kranc

A Mathematica package for generating code for solving time dependent partial differential equations
http://kranccode.org
GNU General Public License v2.0
29 stars 10 forks source link

Add support for using xTensor instead of the built-in tensor handling #26

Closed ianhinder closed 12 years ago

ianhinder commented 14 years ago

xTensor is a much more advanced tool than the minimalist (though working) tensor code that we currently have. We should support both tensor packages through a generic abstract interface. There is an xTensor branch on which this feature is being developed.

ianhinder commented 12 years ago

Why was this issue closed? I thought that the xAct implementation, though merged, was incomplete?

barrywardell commented 12 years ago

It reached a point where it was possible to generate some basic thorns, but it certainly still needs some more work to make it complete.

I think we should keep this ticket closed and instead open more specific tickets for outstanding problems.