deleted whitespace
Showing 1 of 1 files from the diff.
Newly tracked file
src/einsteinpy/symbolic/riemann.py
changed.
@@ -57,7 +57,7 @@
Loading
57 | 57 | """ |
|
58 | 58 | Get Riemann Tensor calculated from a Christoffel Symbols Reimann Tensor is given as: |
|
59 | 59 | .. math:: |
|
60 | - | R^{t}{}_{s r n}=\\Gamma^{t}{}_{s n, r} - \\Gamma^{t }{}_{s r, n } |
|
60 | + | R^{t}{}_{s r n}=\\Gamma^{t}{}_{s n, r} - \\Gamma^{t }{}_{s r, n } |
|
61 | 61 | + \\Gamma^{p}{}_{s n}\\Gamma^{t}{}_{p r} - \\Gamma^{p}{}_{s r}\\Gamma^{t}{}_{p n} |
|
62 | 62 | ||
63 | 63 | Parameters |
Files | Coverage |
---|---|
src/einsteinpy | 97.27% |
Project Totals (68 files) | 97.27% |
9371.0
Sunburst
The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file.
The size and color of each slice is representing the number of statements and the coverage, respectively.
Icicle
The top section represents the entire project. Proceeding with folders and finally individual files.
The size and color of each slice is representing the number of statements and the coverage, respectively.