guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/08: gnu: libflame: Tweak synopsis.


From: guix-commits
Subject: 03/08: gnu: libflame: Tweak synopsis.
Date: Tue, 8 Aug 2023 12:03:17 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit aae69b7163e332f4ad6fa0824b01bfd3c60ddcfd
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Tue Aug 8 15:22:33 2023 +0200

    gnu: libflame: Tweak synopsis.
    
    * gnu/packages/maths.scm (libflame)[synopsis]: Expand acronym.
---
 gnu/packages/maths.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index f87cae91a4..9abc6dbf51 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2666,7 +2666,7 @@ fixed point (16.16) format.")
        ("perl" ,perl)
        ("python" ,python-wrapper)))
     (home-page "https://github.com/flame/libflame";)
-    (synopsis "High-performance object-based library for DLA computations")
+    (synopsis "High-performance library for @acronym{DLA, dense linear 
algebra} computations")
     (description "@code{libflame} is a portable library for dense matrix
 computations, providing much of the functionality present in LAPACK, developed
 by current and former members of the @acronym{SHPC, Science of High-Performance



reply via email to

[Prev in Thread] Current Thread [Next in Thread]