Old news
Ivano Primi <ivprimi (a) libero (dot) it>
Last Update: 2009-11-17
- 2007-05-21: New version 4.2.0 . Changelog:
- Changed the way the options
-V and -b
interact when they are both set.
- Added the tools
ndfilter and ndselect together with new tests.
See the section Tools of the User Manual to know
what you can do with ndfilter and ndselect.
- Now, when the options
-v and -h are both set,
Numdiff displays before the information about version,
Copyright and NO-Warranty and then the help message.
- Copyright, i18n and Italian l10n updated.
- 2006-11-20: New version 4.0.0 . Changelog:
- New output format. See the section Warnings of the
User Manual for a detailed list of all the changes with
respect to the version 3.0.x. At the same time the code printing the output
has been cleaned.
- Added the verbose mode (
-V option).
- Better handling of the last line of a file.
- i18n, l10n and documentation have been consequently updated.
- 2006-03-23: New version 3.0.2 . Changelog:
- Fixed a compilation error which occurred when one
chose to activate the double, the long-double or the high
precision instead of the multiple precision arithmetic.
This compilation error was introduced just before releasing
the version 3.0 of Numdiff .
- The code for the computation of the absolute value of a complex number
in double and long double precision has been improved.
- 2006-03-22: New version 3.0.1
The only change with respect to the previous version 3.0
has been made in order to speed up the execution of the
program when built with the support for multiple precision
arithmetic.
- 2006-03-20: Numdiff 3.0 is finally ready !