mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-20 05:37:34 -05:00
gnu: r-adaptivesparsity: Fix case of "Gaussian".
* gnu/packages/cran.scm (r-adaptivesparsity)[description]: Fix typo.
This commit is contained in:
parent
dbef55b7aa
commit
fd498532ab
1 changed files with 1 additions and 1 deletions
|
@ -23676,7 +23676,7 @@ (define-public r-adaptivesparsity
|
||||||
(synopsis "Adaptive sparsity models")
|
(synopsis "Adaptive sparsity models")
|
||||||
(description
|
(description
|
||||||
"This package implements the Figueiredo machine learning algorithm for
|
"This package implements the Figueiredo machine learning algorithm for
|
||||||
adaptive sparsity and the Wong algorithm for adaptively sparse gaussian
|
adaptive sparsity and the Wong algorithm for adaptively sparse Gaussian
|
||||||
geometric models.")
|
geometric models.")
|
||||||
(license license:lgpl3+)))
|
(license license:lgpl3+)))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue