bbozon / Minkowski-diagram

A Python program to create Minkowski diagrams (spacetime).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Python program to create Minkowski diagrams (spacetime).

License:GNU General Public License v3.0


Languages

Language:Python 100.0%