Hi,
On Mon, Jan 20, 2020 at 3:00 PM YueCompl compl.yue@icloud.com wrote:
Hello folks,
Myself a long time Numpy user, and recently done some Haskell stuff,
Please have a look at https://github.com/e-wrks/edh/tree/master/Tour#defining-more-magic-methods and https://github.com/e-wrks/edh/tree/master/Tour#indexing , any interest to port Numpy to Haskell, with http://hackage.haskell.org/package/accelerate and/or http://hackage.haskell.org/package/repa doing the number crunching?
Interesting - do you have any feeling for the differences in speed for Haskell accelerate array processing as compared to Numpy with default OpenBLAS?
Cheers,
Matthew