Skip to content

Equations to calculate the effects of relativity on a ship travelling near the speed of light, implemented in Python.

Notifications You must be signed in to change notification settings

john-h-moore/Relativistic-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modified: 19 September 2012
Author: John H Moore
email: john@jhmwebdesign.com
website: www.jhmwebdesign.com


Included Files:
main.py - methods for getting and outputting data (including formatting)
ship.py - methods for calculating things relevant to the ship
				(gamma and proper time)
terra.py - methods for calculating things relevant to Terra
				(Terra time, distance, velocity)

To Run:

Linux:
	~/Relativistic-Python/ $> python main.py

About

Equations to calculate the effects of relativity on a ship travelling near the speed of light, implemented in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published