gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r2043: add blurb for gsl


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2043: add blurb for gsl
Date: Thu, 28 Mar 2013 18:33:51 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2043
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Thu 2013-03-28 18:33:51 +0100
message:
  add blurb for gsl
modified:
  gnu/gsl/Makefile
=== modified file 'gnu/gsl/Makefile'
--- a/gnu/gsl/Makefile  2012-12-16 22:50:44 +0000
+++ b/gnu/gsl/Makefile  2013-03-28 17:33:51 +0000
@@ -1,8 +1,15 @@
-NAME = GSL
+NAME = The GNU Scientific Library
 GARNAME = gsl
 GARVERSION = 1.15
 HOME_URL = http://www.gnu.org/software/gsl/
-DESCRIPTION = The GNU Scientific Library, a large numerical library
+DESCRIPTION = A library for numerical analysis
+define BLURB
+ The GNU Scientific Library is a library for numerical analysis in C
+ and C++.  It includes a wide range of mathematical routines, with 
+ over 1000 functions in total.  Subject areas covered by the library
+ include: differential equations, linear algebra, Fast Fourier 
+ Transforms and random numbers.
+endef 
 
 ######################################################################
 


reply via email to

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