linear-accelerate: Lifting linear vector spaces into Accelerate

[ accelerate, algebra, bsd3, library, math ] [ Propose Tags ]
Versions [RSS] 0.1, 0.2, 0.3, 0.4, 0.4.1, 0.5, 0.5.0.1, 0.6.0.0, 0.7.0.0
Change log CHANGELOG.markdown
Dependencies accelerate (>=1.2), base (>=4.5 && <5), distributive (>=0.2.2 && <1), lens (>=4 && <5), linear (>=1.10 && <2) [details]
License BSD-3-Clause
Copyright Copyright (C) 2014 Edward A. Kmett
Author Edward A. Kmett, Charles Durham, Trevor L. McDonell
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 1 made by ryanglscott at 2018-06-24T11:55:37Z
Category Math, Algebra, Compilers/Interpreters, Concurrency, Data, Parallelism
Home page http://github.com/ekmett/linear-accelerate/
Bug tracker http://github.com/ekmett/linear-accelerate/issues
Source repo head: git clone git://github.com/ekmett/linear-accelerate.git
this: git clone git://github.com/ekmett/linear-accelerate.git(tag v0.6.0.0)
Uploaded by TrevorMcDonell at 2018-04-04T00:33:59Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 7239 total (23 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-04-14 [all 1 reports]

Readme for linear-accelerate-0.6.0.0

[back to package description]

linear-accelerate

Hackage Build Status

This package provides orphan instances that allows you to use linear vector spaces in accelerate.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell or #haskell-lens IRC channels on irc.freenode.net.

-Edward Kmett