mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-19 21:27:37 -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")
|
||||
(description
|
||||
"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.")
|
||||
(license license:lgpl3+)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue