3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: armadillo: Fix typo in description.

* gnu/packages/maths.scm (armadillo): Fix spaces after "eg.".
This commit is contained in:
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

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