Components of tensors in sagemanifolds are nicely simplified through methods of chart functions. However, for large and complicated expressions, such simplifications are very time consuming. Is it possible to turn off these simplifications? I was not able to find it along the documentation.
It would be great to have something like M = Manifold(4, 'M') M.options.simplifications = False If have a metric with components given by functions of `sage.calculus.var.function`, for example, it take hours to calculate the Riemann tensor. Calculating the same Riemann tensor using lists and SR, on the other hand, takes only a few seconds. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/ccfcb87d-f47e-4192-be41-7d7f18986c2dn%40googlegroups.com.