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
checks approx. duration of function for known input and output (so future updates don't make it hang excessively etc)
optionally checks shapes, conventions of variables throughout (may be covered by validation / checks in the function itself)
Use some pseudo random sampling (like LHS sampling) to down sample our input
Also generate the results from the algorithm to compare.
Can save these as npy files