You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`ArrayFire` is a general-purpose library that simplifies the process of developing software that targets parallel and massively-parallel architectures including CPUs, GPUs, and other hardware acceleration devices.
3
3
4
-
`arrayfire-haskell` is a [Haskell](https://haskell.org) binding for[ArrayFire](https://arrayfire.com).
4
+
`arrayfire-haskell` is a [Haskell](https://haskell.org) binding to[ArrayFire](https://arrayfire.com).
5
5
6
6
## Table of Contents
7
7
-[Installation](#Installation)
@@ -25,31 +25,59 @@ To hack on this library locally, complete the installation step above. We recomm
25
25
26
26
After the above tools are installed, clone the source from Github.
0 commit comments