79358696

Date: 2025-01-15 15:07:05
Score: 1
Natty:
Report link

just to improve your graph

rund the script with

t = np.linspace(-np.pi/2, np.pi/2, 500)
v = -np.sin(t)

and with

t = np.linspace(-np.pi/2, np.pi/2, 500)
v = -np.sin(t)

and combine both plots

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jaroel