You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In section 7.4, @philippemiron defines the function to calculate kinetic energy. That function does not end with a return statement and I understand you preallocated the output variable. Is that specific of using Numba?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In section 7.4, @philippemiron defines the function to calculate kinetic energy. That function does not end with a return statement and I understand you preallocated the output variable. Is that specific of using Numba?
Beta Was this translation helpful? Give feedback.
All reactions