gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r2097: add blurb for libmatheval


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2097: add blurb for libmatheval
Date: Sat, 30 Mar 2013 13:24:14 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2097
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2013-03-30 13:24:14 +0100
message:
  add blurb for libmatheval
modified:
  gnu/libmatheval/Makefile
=== modified file 'gnu/libmatheval/Makefile'
--- a/gnu/libmatheval/Makefile  2013-01-04 20:29:10 +0000
+++ b/gnu/libmatheval/Makefile  2013-03-30 12:24:14 +0000
@@ -3,6 +3,15 @@
 GARVERSION = 1.1.10
 HOME_URL = http://www.gnu.org/software/libmatheval/
 DESCRIPTION = A library to read and evaluate math symbolic expressions
+define BLURB
+ GNU libmatheval is a library to parse and evaluate symbolic 
+ expressions input by the user as text.  It can be loaded from both C
+ and Fortran.  The interpreter is flexible, supporting any number of
+ variables of arbitrary names, decimal and symbolic constants, basic
+ unary and binary operators, and elementary mathematical functions. 
+ It can also compute symbolic derivatives and output expressions to 
+ strings.
+endef
 
 ######################################################################
 


reply via email to

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