random-fu-multivariate: Multivariate distributions for random-fu

[ bsd3, library, math ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.1.1, 0.1.2.0, 0.1.2.1
Dependencies base (>=4.7 && <5), hmatrix, mtl, random-fu [details]
License BSD-3-Clause
Copyright (c) 2016 FP Complete Corporation
Author Dominic Steinitz, Jacob West
Maintainer dominic@steinitz.org
Revised Revision 2 made by DominicSteinitz at 2018-08-13T09:52:30Z
Category Math
Home page https://github.com/idontgetoutmuch/random-fu-multivariate
Source repo head: git clone https://github.com/idontgetoutmuch/random-fu-multivariate
Uploaded by DominicSteinitz at 2016-09-03T07:35:42Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 2038 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-09-03 [all 1 reports]

Readme for random-fu-multivariate-0.1.2.0

[back to package description]

Multivariate Distributions in random-fu

Presently, this package adds multivariate normal distributions, implemented using hmatrix.