X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-Id: <200805012031.m41KVVnf017422@delorie.com> X-Recipient: djgpp-announce AT delorie DOT com X-Authenticated: #27081556 X-Provags-ID: V01U2FsdGVkX1/KaNtWZc/KAFligh0PqsJ+8ms6XfWjqm9ypfAyV6 6AKr74aRVzjGme From: Juan Manuel Guerrero To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: DJGPP port of GNU libmatheval 1.1.7 uploaded Date: Thu, 1 May 2008 22:01:22 +0200 Content-Disposition: inline X-Y-GMX-Trusted: 0 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 . Send suggestions and bug reports concerning the DJGPP port to comp.os.msdos.djgpp or . Enjoy. Guerrero, Juan Manuel