We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a517872 commit a302eb5Copy full SHA for a302eb5
tests/components.cdb
@@ -461,10 +461,10 @@ g^{\alpha\beta}::InverseMetric.
461
462
sphe:={ g_{\theta\theta} = r**2,
463
g_{\varphi\varphi} = r**2 \sin(\theta)**2 }.
464
-complete(sphe, $g^{\alpha\beta}$);
+# complete(sphe, $g^{\alpha\beta}$);
465
466
-ch:= \Gamma^{\alpha}_{\mu\nu} = 1/2 g^{\alpha\beta} ( \partial_{\nu}{g_{\beta\mu}}
467
- +\partial_{\mu}{g_{\beta\nu}}
468
- -\partial_{\beta}{g_{\mu\nu}} );
+#ch:= \Gamma^{\alpha}_{\mu\nu} = 1/2 g^{\alpha\beta} ( \partial_{\nu}{g_{\beta\mu}}
+# +\partial_{\mu}{g_{\beta\nu}}
+# -\partial_{\beta}{g_{\mu\nu}} );
469
470
-evaluate(ch, sphe, rhsonly=True);
+# evaluate(ch, sphe, rhsonly=True);
0 commit comments