Kepler Ptolemy Simulation
This is a subsection of my Kepler Ptolemy projecy, in the math section. This is a big part of what I worked on in that project, but I felt it was more fitting in the programming section.
1
2
import numpy as np
x = np.array([1, 2])