Changelog of @hackage/linear-accelerate 0.4

Change Log

Notable changes to the project will be documented in this file.

The format is based on Keep a Changelog and the project adheres to the Haskell Package Versioning Policy (PVP)

0.4

  • Revamp Setup.hs to use cabal-doctest. This makes linear-accelerate build with Cabal-2.0.
  • Fix handedness of (-^) and (^-).
  • Re-enable the doctests.

0.3

  • Expanded API coverage

0.2

  • Fix #1: Move Data.Complex instances into the accelerate package

0.1

  • Repository initialized