Mail Archives: djgpp-announce/2004/10/28/08:23:56.1
This is a port of GNU libmatheval 1.1.1 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.
Please, read carefully the NEWS file to see the user visible changes
and read the info or html docs to become familiar with the program.
DJGPP specific changes.
=======================
- The are no djgpp specific coding issues in this package.
- The package needs an port of guile to run the testsuite. Such a port
is not available for djgpp, so I have disabled the configuration of
the /tests subdir.
As usual, all djgpp specific files (config.bat, readme files, etc.)
are located in the djgpp subdir.
Here is an extract of the NEWS file showing the user visible changes from
the last port to this one:
Version 1.1.1
* Added support for number of mathematical functions (secantes,
cosecantes, Heaviside step and Dirac delta functions).
* Added method to get list of variables appearing in given expression.
* Fixed issue with passing 32-bit, instead of 64-bit, pointers to
Fortran code.
----------------------------------------------------------------------------
The port consists of the usual three packages that can be downloaded from
ftp.delorie.com and mirrors as (timestamp 2004-09-24):
libmatheval 1.1.1 binary, info and man format documentation:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/lme111b.zip
libmatheval 1.1.1 dvi, html and ps format documentation:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/lme111d.zip
libmatheval 1.1.1 source:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/lme111s.zip
Send Sed 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 <st001906 AT hrz1 DOT hrz DOT tu-darmstadt DOT de>
- Raw text -