/Minkowski-diagram

A Python program to create Minkowski diagrams (spacetime).

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Minkowski-diagram

A Python program to create Minkowski diagrams (spacetime). The program has the following functionalities:

  1. create events, with it's associated light cone
  2. create worldlines
  3. create spacetime hyperbola : lines with constant s^2
  4. set frame of reference (v): from which reference velocity do you want to look at the diagram?

The program saves png's to the HD for later referencing. Combined with makeavi (freeware) animations can be made.

To use: run in a spyder (or equivalent) environment.