Hello again :-)
Just as an update for the list, the first PR has now been raised to integrate
Optimized Routines, demonstrating the performance improvements (sometimes 2x
faster):
https://github.com/numpy/numpy/pull/23171
Once we've achieved the initial milestone of getting these routines inte
On 8/11/22 19:45, Chris Sidebottom wrote:
Hi Matti,
Thanks for your questions :-)
This seems like it would improve performance on aarch64. Would the routines
also work with the Apple silicon?
Yip, I can't see a reason why that wouldn't be the case.
If these are new routines, it would be
Hi Matti,
Thanks for your questions :-)
> This seems like it would improve performance on aarch64. Would the routines
> also work with the Apple silicon?
Yip, I can't see a reason why that wouldn't be the case.
> If these are new routines, it would be better to implement them in terms of
> th
Thanks, this seems like it would improve performance on aarch64. Would
the routines also work with the Apple silicon arm64?
If these are new routines, it would be better to implement them in terms
of the numpy universal intrinsics rather than adding a new submodule.
Matti
On 8/11/22 13:30,