Closed samderanova closed 9 months ago
Going off of #9, we'll also want to apply the same optimizations to the propulsion equation, as it still uses doubles instead of floats.
double
float
Going off of #9, we'll also want to apply the same optimizations to the propulsion equation, as it still uses
double
s instead offloat
s.