Closed platawiec closed 6 years ago
I'll also note that #13 seems to work now - passing a multi-dimensional array to either the Vectorize.f
or Vectorize.f!
functions works just fine, and likewise for the @replacebase
broadcasted calls. I think #13 can be closed.
Great work!
Great, thanks all!
Based off #18, this introduces a new macro
@replacebase
which overloads broadcast calls to use the benchmarkedVectorize
functions. I've updated the documentation and tests.As an example on my machine:
I've also added a bunch of new VML functions.