linear-accelerate: Instances to use linear vector spaces on accelerate backends

[ accelerate, algebra, bsd3, library, math ] [ Propose Tags ]

Instances to use linear vector spaces on accelerate backends


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

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 (>=0.14 && <0.15), base (>=4.5 && <5), 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
Maintainer Edward A. Kmett <ekmett@gmail.com>
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
Uploaded by EdwardKmett at 2014-03-28T21:41:03Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 7252 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for linear-accelerate-0.1

[back to package description]

linear-accelerate

This package provides orphan instances that allows you to use linear vector spaces on accelerate backends

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