Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libmatheval: Library for parsing and evaluating symbolic expressions input as text
- Summary
- GNU libmatheval is a library (callable from C and Fortran) to parse
and evaluate symbolic expressions input as text. It supports
expressions in any number of variables of arbitrary names, decimal and
symbolic constants, basic unary and binary operators, and elementary
mathematical functions. In addition to parsing and evaluation,
libmatheval can also compute symbolic derivatives and output
expressions to strings.
Changelog
- * Sun Mar 18 17:00:00 2007 Ed Hill <ed{%}eh3{*}com> - 1.1.4-1
- new upstream 1.1.4
- * Sat Sep 23 17:00:00 2006 <ed{%}eh3{*}com> - 1.1.3-4
- add BR: texinfo
- * Sat Sep 23 17:00:00 2006 <ed{%}eh3{*}com> - 1.1.3-3
- disable static libs and add check