Download List

项目描述

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 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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-27 12:00
1.1.7

带有电流变函数的导数的计算错误是固定的。
标签: Minor bugfixes
A bug with erf function derivative calculation was fixed.

2008-03-26 18:23
1.1.6

支持已被紧急救援基金增加()函数,注意libmatheval需要C99的能力的编译器现在。
标签: Minor feature enhancements
Support has been added for the erf() function; note that libmatheval requires a C99-capable compiler now.

2007-07-02 12:38
1.1.5

这下发行版本GNU公共许可证版本3。
This version was relicensed under GNU Public
License version 3.

2007-02-27 11:09
1.1.4

固定的脚本,以适应狡猾1.8分支。支持pkg - config的加入。一些失踪的texinfo作品被包括在内。
标签: Minor bugfixes
The scripts were fixed to accommodate the Guile 1.8 branch. Support for pkg-config was added. Some missing texinfo entries were included.

2006-05-05 15:12
1.1.3

此版本修正与使用,而不是一个评估全球特定符号在evaluator_get_variables表变量()函数的一个错误。
标签: Minor bugfixes
This release fixes a bug related to using a global instead
of an evaluator-specific symbol table variable in the
evaluator_get_variables() function.

Project Resources