...and should be appearing at a CPAN mirror near you soon.

This release fixes a an issue with PDL badvalue computation
where mixing PDLs with badvalue set and comparison operations
could result in unexpected and mysterious behavior when the
badvalue was set equal to 0 or 1.  In that case a warning is now
given.

In addition, a build issue for Solaris platforms using the vendor
make command was fixed.  There was no problem if the build
used GNU make.

Thanks to Zaki Mughal and Guggle Worth for their hard work
to make this release happen.

Enjoy,
Chris


v2.013 2015-08-14 08:37:15-04:00

General Notes:

 * This is PDL-2.013.  It is PDL-2.012 with some fixes
   for badvalue problems and Solaris make issues.

 * See PDL 2.012 notes below.

Highlights:

 * Fix for sf.net bug #390: scalar PDL with badvalue
   always compares BAD with perl scalars.  Now a warning
   is given if the badvalue could conflict with the
   results of a logical or comparison operation.

 * Fixed a makefile construct which was ambiguous and
   caused build failures on Solaris using their make.
   Gnu make was not affected even on Solaris.
------------------------------------------------------------------------------
_______________________________________________
pdl-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdl-general

Reply via email to