Module specrel

specrel provides a framework for creating, manipulating, measuring, and visualizing relativistic objects and systems in (1+1)-D (one spatial dimension, one temporal dimension) spacetime.

Source code
"""`specrel` provides a framework for creating, manipulating, measuring, and
visualizing relativistic objects and systems in (1+1)-D (one spatial dimension,
one temporal dimension) spacetime.
"""

Sub-modules

specrel.geom

Defines the geometry of special relativity, meaning core geometry classes and relevant transformation operations on them …

specrel.graphics

Core graphics-generation code for spacetime plots.

specrel.spacetime

Contains convenience classes and synthesis functions for common spacetime objects whose functionality would be possible to implement through just the …

specrel.visualize

Visualization tools for special relativity …