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
This is a trivial operation, but I wondered whether it might be useful as a package-independent way to write @allowscalar v[2]. I wrote the simplest possible fix above, but perhaps it ought to hook into mapreduce somewhere to be more general?
The text was updated successfully, but these errors were encountered:
This is a trivial operation, but I wondered whether it might be useful as a package-independent way to write
@allowscalar v[2]
. I wrote the simplest possible fix above, but perhaps it ought to hook intomapreduce
somewhere to be more general?The text was updated successfully, but these errors were encountered: