Skip to content

Tags: arrayfire/arrayfire-haskell

Tags

0.7.0.0

Major bump to use latest GHC and version 3.8.2 of ArrayFire.

  - Adds stack.yaml
  - 3.8.2 bump fixes variance and product calculations in arrayfire-haskell tests
  - Tests on latest GHC versions

0.6.0.0

Bump version to 0.6.0.0.

0.5.1.0

Bump 0.5.1.0

0.5.0.0

Bump 0.5.0.0

0.4.0.0

Bump to 0.4.0.0

0.3.0.0

Bump to 0.3.0.0.

0.2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump to 0.2.0.0 (#18)

0.1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enforce Complex on 'imag' and 'real' functions. (#16)

* Enfore Complex on 'imag' and 'real' functions.

* Constrain real/imag on RealFrac.