me
/
guix
Archived
1
0
Fork 0

gnu: armadillo: Fix typo in description.

* gnu/packages/maths.scm (armadillo): Fix spaces after "eg.".
master
Nicolas Goaziou 2020-03-28 21:27:33 +01:00
parent 043c3d6499
commit 255fb17b25
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -3125,7 +3125,7 @@ directly in C++, or quick conversion of research code into production
environments. It can be used for machine learning, pattern recognition,
signal processing, bioinformatics, statistics, econometrics, etc. The library
provides efficient classes for vectors, matrices and cubes, as well as 150+
associated functions (eg. contiguous and non-contiguous submatrix views).")
associated functions (e.g., contiguous and non-contiguous submatrix views).")
(license license:asl2.0)))
(define-public muparser