Releases: arrayfire/arrayfire-haskell
Releases · arrayfire/arrayfire-haskell
0.7.0.0
02 Oct 00:35
Compare
Sorry, something went wrong.
No results found
Use latest GHC (9.2.2 / 9.4.2)
Use latest arrayfire (3.8.2)
Fix tests for product and variance functions
Update various scripts (nix, .ghci, etc.)
Hackage Link
0.6.0.0
15 Nov 08:17
Compare
Sorry, something went wrong.
No results found
Documentation fix for negate
Change public interface on BLAS functions to constrain on AFType
Adjust cabal file, account for different environments correctly
0.5.1.0
12 Nov 03:57
Compare
Sorry, something went wrong.
No results found
Updated documentation for column-major order
Bugfix of double free
Add hackage docs upload scripts
0.5.0.0
09 Nov 22:01
Compare
Sorry, something went wrong.
No results found
Add strong types for logical operators (CBool)
Adjust smart constructors to work column-major oriented.
Light doc fixes.
0.4.0.0
06 Nov 18:44
Compare
Sorry, something went wrong.
No results found
Removed Ord instance since compare was ambiguous.
Show Array transposed by default.
0.3.0.0
06 Nov 15:47
Compare
Sorry, something went wrong.
No results found
Update Eq / Ord to operate element-wise along Array.
0.2.0.0
06 Nov 03:14
Compare
Sorry, something went wrong.
No results found
Updated external interface for real and imag
Removed functions that are not present in the 3.6.4 API (af_pinverse, etc.)
Adjust cabal flags
0.1.0.0
06 Nov 02:50
Compare
Sorry, something went wrong.
No results found
🎉 Initial Alpha Release 🎉
Based on 3.6.4 version of the API.