Changelog for linear-accelerate-0.5.0.1
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.5.0.1
- Fix #10: doctest failure with accelerate-1.1.1.0
0.5
- Fix #25: "impossible evaluation" error with accelerate-llvm-native
0.4.1
- Support
doctest-0.12.
0.4
- Revamp
Setup.hsto usecabal-doctest. This makeslinear-acceleratebuild withCabal-2.0. - Fix handedness of
(-^)and(^-). - Re-enable the
doctests.
0.3
- Expanded API coverage
0.2
- Fix #1: Move
Data.Complexinstances into theacceleratepackage
0.1
- Repository initialized