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
Asking the user to look at data type vs size is not going to go over well in the end. The checks in ArrayObject that check dimensions and index can return different (less generic) exceptions to produce a meaningful message appropriate the actual failure. If the reference to data type is data type size vs number of total bytes available then that should be simple to check as well given actual type is returned by ArrayObject.
@al-niessner totally agree. will create a separate ticket to refactor ArrayObject to provide better context to the user.
@al-niessner totally agree. will create a separate ticket to refactor ArrayObject to provide better context to the user.
Originally posted by @jordanpadams in #566 (comment)
The text was updated successfully, but these errors were encountered: