X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-Id: <200603211141.k2LBfAeK004994@delorie.com> X-Authenticated: #27081556 From: Juan Manuel Guerrero To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: DJGPP port of GNU libmatheval 1.1.2 uploaded Date: Tue, 21 Mar 2006 11:00:20 +0100 Content-Disposition: inline X-Y-GMX-Trusted: 0 This is a port of GNU libmatheval 1.1.2 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.1) to this one: Version 1.1.2 * Added support for constants e, log2(e), log10(e), ln(2), ln(10), pi, pi/2, pi/4, 1/pi, 2/pi, 2/sqrt(pi), sqrt(2) and sqrt(1/2). ---------------------------------------------------------------------------- The binary and source packages can be downloaded from ftp.delorie.com and mirrors as (timestamp: 2006-03-20): Libmatheval 1.1.2 binary, info and man format documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/lme112b.zip Libmatheval 1.1.2 dvi, html, pdf and ps format documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/lme112d.zip Libmatheval 1.1.2 source: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/lme112s.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 2006-03-20): Libmatheval 1.1.2 binary, info and man format documentation: ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/lme112b.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