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
Can we have a simple way to allow arbitrary array shapes as inputs, use maybe PtrArrays to reshape them, then evaluate them as if they were vectors and then reshape the outputs accordingly?
Similarly, can we drop all codes that allow only a single input?
The text was updated successfully, but these errors were encountered:
Can we have a simple way to allow arbitrary array shapes as inputs, use maybe PtrArrays to reshape them, then evaluate them as if they were vectors and then reshape the outputs accordingly?
Similarly, can we drop all codes that allow only a single input?
The text was updated successfully, but these errors were encountered: