Hello,
I am working on speeding up NumPy with the AArch64 SVE instruction set.
I could not find a numpy implementation for SVE. Is there already a test
implementation or discussion about SVE support?
___
NumPy-Discussion mailing list -- numpy-discussio
Thanks for the reply.
To tell the truth, I am working on a trial implementation for SVE.
https://github.com/kawakami-k/numpy/commits/sve
At this time, some test patterns still fail, so I'm fixing them. When I finish
this work, I would like to contribute it to NumPy.
As for my test enviro
Thank you Gommers
I'd like to discuss this again when I finish SVE implementation. (It may be one
month later.)
Cheers,
Kentaro
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@pyth