How about the arrayfire library? #531
Replies: 1 comment
-
I recently study the arrayfire-haskell, It provides many things, but does not provide the most basic freedom.Perhaps I don't have a deep understanding yet. |
Beta Was this translation helpful? Give feedback.
-
I recently noticed the arrayfire library. It also support cpu and gpu, someone else bound it to Haskell language-- arrayfire-haskell.
Is this library positioned similarly to Accelerate? It is very attractive, but learning it also incurs a lot of costs, so I am also paying attention to this project. Alternatively, the backend of the accelerate library can call the arrayfire API?
Beta Was this translation helpful? Give feedback.
All reactions