...and should appear at a CPAN mirror near you soon.

This is the second CPAN developers release in the runup
to PDL-2.014 release.  It highlights completed 64bit indexing
support and cleanup of a number of outstanding bugs and
usability requests.

Please test, help with feedback or fixes to the outstanding
bugs at http://sourceforge.net/p/pdl/bugs/ .  Some specific
items I would like to call out:

- PDL::Graphics::Prima doesn't work for the current PDL
   and won't build for these PDL-2.013_0x releases.  If
   anyone can contact the author to fix the problem it
   would be appreciated.

- Some sourceforge bugs that are in process but I have
   questions for discussion about:

   http://sourceforge.net/p/pdl/bugs/395/ : ideas for implementing
   to use ipow with integer type exponents but pow for ones with
   float type?

   http://sourceforge.net/p/pdl/bugs/340/ : I'm looking for
   feedback on the fixes proposed.  Some are not strictly required
   but would have some benefits in reducing memory required
   at the risk of someone having code that always assumes the
   output is int+ (see orover and andover)

Enjoy,
Chris

v2.013_02 2015-10-03 08:40:08-04:00

General Notes:

  * This is PDL-2.013_02 which is the second CPAN
    developers release for PDL with newly completed
    support for 64bit indexing.

  * Needs testing for piddles with more than 2**32
    elements but all checks pass so far.

Highlights:

  * Clean up to handle perls with long double NVs

  * Various bugs closed

  * PDL::IO::Storable is now loaded with "use PDL;"



------------------------------------------------------------------------------
_______________________________________________
pdl-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdl-general

Reply via email to