This is a new CPAN developers release of PDL
including a number of build and bug fixes.
Please test and report any issues as it is
likely the RC1 for PDL-2.017 planned for
release early next month....
Enjoy and Happy PDL-ing!
Chris
v2.016_02 2016-09-21 13:42:15-04:00
General Notes:
* This is version 2.016_02 of the Perl Data Language.
* Bugs fixed:
379 Passing qsort an extra argument causes a segfault
393 Tests may fail if perl is compiled with -Duselongdouble
409 PDL demos with PGPLOT display ignore $ENV{PGPLOT_DEV}
421 PDL::IO::FITS can't handle 64-bit integers (longlong, indx)
422 PDL misc. compiler warnings.
423 wcols FORMAT option always incorrectly gives error
424 Calling PDL on a list of piddles fails to propogate bad values
425 svd is broken for everything but 2x2 matrices
--- Typo in PDL::GSLSF::COUPLING routine gsl_sf_coupling_6j
Highlights:
* One can now use $pdlc = pdl($pdla,$pdlb) when $pdla and/or $pdlb
have BAD values and the BAD values will propagate to
$pdlc. Previously this would only work with a copy of a single
piddle (e.g., $pdlc = pdl($pdla) ) or with 'cat'.
* Many changes have been made to make PDL compile more cleanly and
emit fewer compiler warnings.
* Many cleanups and additions to the test suite to use Test::More
and to add meaningful test descriptions.
* Several patches contributed from the Debian team have been applied
that fix documentation spelling errors, make PDL builds more
reproducible, and will make packaging PDL easier.
------------------------------------------------------------------------------
_______________________________________________
pdl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdl-devel