imakn634

Results 3 comments of imakn634

Again. 0.5, instead of 1/2, appears in Einstein tensor. 1/2 * R returns 0.5 * R, not R/2, at least in my environment. My proposal is written in the above.

Thank you for quick reply! Surely, pade (taylor (1 + x + x^2 + x^3, x, 0, 3), 1, 1) works. Maxima on terminal returns: ``` (%i1) taylor (1 +...

Thank you very much for the detailed explanation. I now understand this is a Matplotlib problem. K3D looks interesting. I will try it. Thanks again!