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
"What tests do we have to check if the outcome of the properties is what we want?
If we calculate a property with a float, a float should be returned. If we insert a numpy array, we need to return a numpy array of same length and dtype. Is there a way to do it with np.ones_like?"
[transfered from #62]
The text was updated successfully, but these errors were encountered:
"What tests do we have to check if the outcome of the properties is what we want?
If we calculate a property with a float, a float should be returned. If we insert a numpy array, we need to return a numpy array of same length and dtype. Is there a way to do it with np.ones_like?"
[transfered from #62]
The text was updated successfully, but these errors were encountered: