Difference between revisions of "Libmatheval"

From Free Software Directory
Jump to: navigation, search
(https)
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU libmatheval
 
|Name=GNU libmatheval
|Short description=Library for evaluating mathematical expressions
+
|Short description=Library for evaluating mathematical expressions.
 
|Full description=GNU libmatheval is a library that makes it possible to calculate mathematical expressions for given variable values and to calculate expression's derivative with respect to a given variable. The library supports arbitrary variable names in expressions, decimal constants, basic unary and binary operators and elementary mathematical functions. The library is stable and available for general use.
 
|Full description=GNU libmatheval is a library that makes it possible to calculate mathematical expressions for given variable values and to calculate expression's derivative with respect to a given variable. The library supports arbitrary variable names in expressions, decimal constants, basic unary and binary operators and elementary mathematical functions. The library is stable and available for general use.
 
|Homepage URL=https://www.gnu.org/software/libmatheval/
 
|Homepage URL=https://www.gnu.org/software/libmatheval/
|User level=none
 
 
|Is High Priority Project=No
 
|Is High Priority Project=No
|VCS checkout command=hg clone http://hg.sv.gnu.org/hgweb/libmatheval/
+
|VCS checkout command=hg clone https://hg.sv.gnu.org/hgweb/libmatheval/
|Computer languages=C
+
|Documentation note=https://www.gnu.org/software/libmatheval/manual/
|Documentation note=User reference manual included and available online in HTML, Info, ASCII, PDF and TeXinfo from http://www.gnu.org/software/libmatheval/manual/index.html
+
 
|Accepts cryptocurrency donations=No
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|Related projects=MUNTL
+
 
|Keywords=expression,mathematics,parsing,libmatheval
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
|Version identifier=1.1.8
+
 
|Version date=2011/07/03
+
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,MUNTL
 +
|Keywords=expression,mathematics,parsing
 +
|Version identifier=1.1.11
 +
|Version date=2013/08/14
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/libmatheval/libmatheval-1.1.8.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/libmatheval/libmatheval-1.1.11.tar.gz
|Last review by=Andrew Engelbrecht
+
|Last review by=Bendikker
|Last review date=2012/09/21
+
|Last review date=2019/01/04
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|User level=none
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/libmatheval/libmatheval-1.1.11.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=libmatheval
 
|GNU package identifier=libmatheval
 +
|Decommissioned/Obsolete=No
 
|License verified date=2008-04-30
 
|License verified date=2008-04-30
 
}}
 
}}
Line 35: Line 55:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/libmatheval
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/libmatheval/
 +
}}
 +
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://hg.savannah.gnu.org/hgweb/libmatheval/
+
|Resource URL=https://hg.savannah.gnu.org/hgweb/libmatheval/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-libmatheval/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/libmatheval/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Developer,Help,Support
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:bug-libmatheval@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|Use=mathematics
 
|Use=mathematics
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 12:08, 4 January 2019


[edit]

GNU libmatheval

https://www.gnu.org/software/libmatheval/
Library for evaluating mathematical expressions.

GNU libmatheval is a library that makes it possible to calculate mathematical expressions for given variable values and to calculate expression's derivative with respect to a given variable. The library supports arbitrary variable names in expressions, decimal constants, basic unary and binary operators and elementary mathematical functions. The library is stable and available for general use.





Licensing

License

Verified by

Verified on

Notes

Verified by

Deborah Nicholson

Verified on

30 April 2008




Leaders and contributors

Contact(s)Role
Aleksandar Samardzic Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Debian (Ref)https://tracker.debian.org/pkg/libmatheval
Savannah (Ref)https://savannah.gnu.org/projects/libmatheval/
VCS Repository Webviewhttps://hg.savannah.gnu.org/hgweb/libmatheval/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-libmatheval/
Downloadhttps://ftp.gnu.org/gnu/libmatheval/
Generalhttps://savannah.gnu.org/people/


Software prerequisites




Entry







"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.