Module specrel.spacetime

Contains convenience classes and synthesis functions for common spacetime objects whose functionality would be possible to implement through just the specrel.geom API, but would be rather annoying in practice.

Core geometric classes are in specrel.geom.

Source code
"""Contains convenience classes and synthesis functions for common spacetime
objects whose functionality would be possible to implement through just the
`specrel.geom` API, but would be rather annoying in practice.

Core geometric classes are in `specrel.geom`.
"""

Sub-modules

specrel.spacetime.gradient

Objects that form color gradients across regions of spacetime, representing continuous change of some sort.

specrel.spacetime.physical

Spacetime objects with direct physical relevance that ease measurement and calculation of physical properties.