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
As mentioned in #59, It would be good to have a sanity check that in operations like add, subtract, ..., the used data structure is compatible, meaning e.g. arrays have the same shape.
The text was updated successfully, but these errors were encountered:
ArseniyKholod
changed the title
Check by binary operations, that used SecureArrays and PlainArrays are compatible
Check by binary operations that used SecureArrays and PlainArrays are compatible
Feb 3, 2025
As mentioned in #59, It would be good to have a sanity check that in operations like
add
,subtract
, ..., the used data structure is compatible, meaning e.g. arrays have the same shape.The text was updated successfully, but these errors were encountered: