@hackage linear1.19
Linear Algebra
Categories
License
BSD-3-Clause
Maintainer
Edward A. Kmett <ekmett@gmail.com>
Links
Versions
Installation
CustomDependencies (22)
- adjunctions >=4 && <5
- base >=4.6 && <5
- base-orphans <0.5
- binary >=0.5 && <0.8
- bytes >=0.15 && <1
- cereal >=0.4.1.1 && <0.5 Show all…
Dependents (197)
@hackage/fontconfig-pure, @hackage/nanovg, @hackage/diagrams-contrib, @hackage/opencv, @hackage/puzzle-draw, @hackage/Vis, Show all…
Package Flags
template-haskell
(on by default)
You can disable the use of the `template-haskell` package using `-f-template-haskell`.
Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.
linear
Highly polymorphic vector space operations on sparse and free vector spaces.
Contact Information
Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
-Edward Kmett