mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 13:11:57 +01:00
init covariance and glasso
- 'glasso' is method to estimate sparse covariance/precision matrices from sample data. I am not the author of 'glasso', but in agreement with the author I add this package. The author may take ownership at a later time. See https://github.com/kaizhang/glasso/issues/1. - 'covariance' provides shrinkage based estimators for the same problem and also a wrapper around 'glasso'. This solves issue https://github.com/commercialhaskell/stackage/issues/6196. I also sorted the packages I maintain.
This commit is contained in:
parent
344b6c564b
commit
e0a342c38c
@ -4556,18 +4556,20 @@ packages:
|
|||||||
- cabal-appimage
|
- cabal-appimage
|
||||||
|
|
||||||
"Dominik Schrempf <dominik.schrempf@gmail.com> @dschrempf":
|
"Dominik Schrempf <dominik.schrempf@gmail.com> @dschrempf":
|
||||||
- pava
|
- circular
|
||||||
- elynx-nexus
|
- covariance
|
||||||
|
- dirichlet
|
||||||
|
- elynx
|
||||||
- elynx-markov
|
- elynx-markov
|
||||||
|
- elynx-nexus
|
||||||
- elynx-seq
|
- elynx-seq
|
||||||
- elynx-tools
|
- elynx-tools
|
||||||
- elynx-tree
|
- elynx-tree
|
||||||
|
- glasso
|
||||||
|
- mcmc
|
||||||
|
- pava
|
||||||
- slynx
|
- slynx
|
||||||
- tlynx
|
- tlynx
|
||||||
- elynx
|
|
||||||
- mcmc
|
|
||||||
- dirichlet
|
|
||||||
- circular
|
|
||||||
|
|
||||||
"Eric Rochester <erochest@gmail.com> @erochest":
|
"Eric Rochester <erochest@gmail.com> @erochest":
|
||||||
- text-regex-replace
|
- text-regex-replace
|
||||||
@ -6719,9 +6721,6 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/6195
|
# https://github.com/commercialhaskell/stackage/issues/6195
|
||||||
- miso < 1.8
|
- miso < 1.8
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/6196
|
|
||||||
- mcmc < 0.6.1
|
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user