2025-05-31 12:52:30 -04:00

10 lines
98 B
Python

import numpy as np
Position = np.array
Velocity = np.array
Acceleration = np.array
Mass = int