linear: Linear Algebra

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

Types and combinators for linear algebra on free vector spaces


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2, 0.2.0.2, 0.4.1, 0.4.2.1, 0.4.2.2, 0.5, 0.6, 0.6.1, 0.7, 0.8, 0.9, 0.9.1, 0.9.2, 1.0.1, 1.1.1, 1.1.2, 1.1.4, 1.2, 1.3, 1.3.1, 1.3.1.1, 1.4, 1.6, 1.7, 1.8, 1.8.1, 1.9, 1.9.0.1, 1.9.1, 1.10, 1.10.1, 1.10.1.1, 1.10.1.2, 1.11, 1.11.1, 1.11.2, 1.11.3, 1.12.1, 1.13, 1.14, 1.14.0.1, 1.15, 1.15.0.1, 1.15.1, 1.15.2, 1.15.3, 1.15.4, 1.15.5, 1.16, 1.16.1, 1.16.2, 1.16.4, 1.17, 1.17.1, 1.18, 1.18.0.1, 1.18.1, 1.18.1.1, 1.18.3, 1.19, 1.19.1, 1.19.1.1, 1.19.1.2, 1.19.1.3, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.20.7, 1.20.8, 1.20.9, 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.22
Change log CHANGELOG.markdown
Dependencies base (>=4.5 && <5), containers (>=0.4 && <0.6), distributive (>=0.2.2 && <1), hashable (>=1.1 && <1.3), semigroupoids (>=3 && <4), semigroups (>=0.9 && <1), transformers (>=0.2 && <0.4), unordered-containers (>=0.2.3 && <0.3) [details]
License BSD-3-Clause
Copyright Copyright (C) 2012-2013 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Category Math, Algebra
Home page http://github.com/ekmett/linear/
Bug tracker http://github.com/ekmett/linear/issues
Source repo head: git clone git://github.com/ekmett/linear.git
Uploaded by EdwardKmett at 2013-03-06T04:28:27Z
Distributions Arch:1.22, Debian:1.21.1, LTSHaskell:1.22, NixOS:1.22, Stackage:1.22
Reverse Dependencies 152 direct, 157 indirect [details]
Downloads 114792 total (321 in the last 30 days)
Rating 2.5 (votes: 8) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for linear-1.0.1

[back to package description]

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