dense-linear-algebra: Simple and incomplete pure haskell implementation of linear algebra

[ bsd2, library, math, numeric, statistics ] [ Propose Tags ]

This library is simply collection of linear-algebra related modules split from statistics library.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies base (>=4.5 && <5), deepseq (>=1.1.0.2), math-functions (>=0.1.7), primitive (>=0.3), vector (>=0.10), vector-algorithms (>=0.4), vector-binary-instances (>=0.2.1), vector-th-unbox [details]
License BSD-2-Clause
Copyright 2018 Author name here
Author Bryan O'Sullivan <bos@serpentine.com>
Maintainer Alexey Khudaykov <alexey.skladnoy@gmail.com>
Category Math, Statistics, Numeric
Source repo head: git clone https://github.com/bos/statistics
Uploaded by AlexeyKhudyakov at 2018-10-11T21:14:41Z
Distributions Arch:0.1.0.0, Debian:0.1.0.0, Fedora:0.1.0.0, LTSHaskell:0.1.0.0, NixOS:0.1.0.0, Stackage:0.1.0.0, openSUSE:0.1.0.0
Reverse Dependencies 2 direct, 3632 indirect [details]
Downloads 17261 total (165 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-10-11 [all 1 reports]

Readme for dense-linear-algebra-0.1.0.0

[back to package description]

statistics-dense-linear-algebra

Build Status

The dense linear algebra functionality and related modules, extracted from statistics-0.14.0.2