I got the error Condition of type: STORAGE-EXHAUSTED <https://stackoverflow.com/questions/59406957/condition-of-type-storage-exhausted-with-sagemath> while running my program. After some Googling I have found that it means that my program has reached the memory limit. My question is: how to increase that limit?
Changing the program problably is not the solution, since I am calculating the Kretschmann scalar of a metric, which is the square of the curvature tensor which in turn has 256 components, so the number of terms in the expression explodes quite easily: it is not an issue of the program itself, but of mathematics of the problem at hand. -- 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/07fc3988-deb2-45ad-9298-394b7457e89c%40googlegroups.com.