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
Ideally perhaps @cast would recognise that euclideanize(P[:,4,:]) is a function like rand(2,100) which it should pull out, as it contains no indexing that the macro ought to do anything about. But it does not see this.
The result should be 2 dimensional but it is 3 with a singleton dimension added. Hower, this works as expected,
The text was updated successfully, but these errors were encountered: