Mail Archives: djgpp-announce/2008/05/01/16:32:27
This is a port of GNU libmatheval 1.1.7 to MSDOS/DJGPP.
GNU libmatheval is a library which contains several procedures that make
it possible to create an in-memory tree from the string representation
of a mathematical function over single or multiple variables. This tree
can be used later to evaluate a function for specified variable values,
to create a corresponding tree for the function derivative over a
specified variable, or to write a textual tree representation to a
specified string. The library exposes C and Fortran 77 interfaces.
DJGPP specific changes.
=======================
- Except for the usual 8.3 file name adjustments, there are no djgpp
specific changes at all. The djgpp specific files (config.bat,
readme files, etc.) are located in the /djgpp subdir.
- To run the testsuite a port of GNU guile must be installed. Because
no such port is available, you will not be able to run the testsuite.
Please read the documentation to become familiar with this product.
Here is an extract of the NEWS file showing the user visible changes from
the last port (libmatheval 1.1.4) to this one:
Version 1.1.7
* Fixed wrong derivative calculation for erf function.
* Added support for erorr function (erf).
* Re-licensed under GNU Public License version 3.
----------------------------------------------------------------------------
The binary and source packages can be downloaded from ftp.delorie.com and
mirrors as (timestamp: 2008-05-01):
Libmatheval 1.1.7 binary, info and man format documentation:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/lme117b.zip
Libmatheval 1.1.7 dvi, html, pdf and ps format documentation:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/lme117d.zip
Libmatheval 1.1.7 source:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/lme117s.zip
For the convenience of the WinXP users the binaries has been produced
a second time using the djdev204 beta library. This package is available
at ftp.delorie.com and mirrors as (timestamp 2008-05-01):
Libmatheval 1.1.7 binary, info and man format documentation:
ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/lme117b.zip
Send libmatheval specific bug reports to <bug-libmatheval AT gnu DOT org>.
Send suggestions and bug reports concerning the DJGPP port
to comp.os.msdos.djgpp or <djgpp AT delorie DOT com>.
Enjoy.
Guerrero, Juan Manuel <juan DOT guerrero AT gmx DOT de>
- Raw text -