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 Requirements

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

ERF 함수는 파생 계산 버그가 수정되었습니다.
Tags: Minor bugfixes
A bug with erf function derivative calculation was fixed.

2008-03-26 18:23
1.1.6

지원 ERF () 함수; 추가되었습니다 저 이제 libmatheval C99 - 가능한 컴파일러가 필요합니다.
Tags: 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 미만 relicensed했다.
This version was relicensed under GNU Public
License version 3.

2007-02-27 11:09
1.1.4

스크립트 교활 1.8 지점을 수용하기 위해 고정했다. PKG 구성에 대한 지원이 추가되었습니다. Texinfo인가 일부 누락된 항목이 포함됐다.
Tags: 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에서 특정 심볼 테이블 변수를 사용하여 관련.
Tags: 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