File: jupyter.rst

package info (click to toggle)
einsteinpy 0.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 40,712 kB
  • sloc: python: 8,196; makefile: 146
file content (36 lines) | stat: -rw-r--r-- 1,285 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Jupyter notebooks
=================
   
.. toctree::
   :maxdepth: 1
   :caption: hypersurface
   
   /examples/Plotting spacial hypersurface embedding for schwarzschild spacetime.ipynb

.. toctree::
   :maxdepth: 1
   :caption: rays
   
   /examples/Shadow cast by an thin emission disk around a black hole.ipynb

.. toctree::
   :maxdepth: 1
   :caption: metric, bodies, geodesic, coordinates
   
   /examples/Animations in EinsteinPy.ipynb
   /examples/Using Geodesics (Back-ends & Plotting).ipynb
   /examples/Visualizing Event Horizon and Ergosphere (Singularities) of Kerr Metric or Black Hole.ipynb
   /examples/Visualizing Frame Dragging in Kerr Spacetime.ipynb
   /examples/Visualizing Precession in Schwarzschild Spacetime.ipynb
   
.. toctree::
   :maxdepth: 1
   :caption: symbolic
   
   /examples/Einstein Tensor symbolic calculation.ipynb
   /examples/Lambdify symbolic calculation.ipynb
   /examples/Playing with Contravariant and Covariant Indices in Tensors(Symbolic).ipynb
   /examples/Predefined Metrics in Symbolic Module.ipynb
   /examples/Ricci Tensor and Scalar Curvature symbolic calculation.ipynb
   /examples/Symbolically Understanding Christoffel Symbol and Riemann Curvature Tensor using EinsteinPy.ipynb
   /examples/Weyl Tensor symbolic calculation.ipynb