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

This developers release marks completion of the priority
tasks for the upcoming PDL-2.008 release.  Expect a feature
freeze for final prep by next week.  If you have any final
contribution you would like to see in PDL-2.008, please
see that it is merged by the end of this weekend.

Enjoy,
Chris and the PDL Development Team

Release Notes for PDL 2.007_12 --------------------------

  +---------------------------------------------------------------+
  | BE WARNED:  This release includes an update to the internal,  |
  | C-level PDL API for PDL versions 2.006 and earlier. This     |
  | will require that you re-build any PP or XS modules.  Do not  |
  | upgrade or install over an existing PDL installation unless   |
  | you are prepared to do so!!!                                  |
  +---------------------------------------------------------------+

General Notes:

  * Counting down to a PDL-2.008 release this February 2015

  * This release marks the completion of almost all the
    priority issues needed for PDL-2.008.  Expect feature
    freeze, final shakedown, and release to come!

  * Another quick CPAN developers release

    - It is a snapshot of the current git development tree
      and everything may not work correctly or have complete
      documentation.

    - These release notes may not be fully complete.  Please
      see Changes (from the git log) for full details.

    - All tests may not pass, especially ones corresponding
      to issues in Known_problems.

    - Manual build/install is recommended although the
      cpan shell may be used by specifying the distribution
      path rather than just the module name, e.g.:

        cpan> get  CHM/PDL-2.007_12.tar.gz
        cpan> make CHM/PDL-2.007_12.tar.gz
        cpan> test CHM/PDL-2.007_12.tar.gz
        cpan> look CHM/PDL-2.007_12.tar.gz

Highlights:

  * Fixed sf.net bug #373  2.007_11 MANIFEST

  * Implemented 'core' and 'coretest' targets for quick testing.

  * Fix quote/whitespace build problems

  * Fix threading problem discovered in PDL::MatrixOps::inv()

  * Build improvements and support for automated commit testing
    via the travis-ci infrastructure

  * Fixed sf.net bug #368 PDL::Slatec::polyfit ignores
    incorrect length of weight piddle

  * Fixed sf.net bug #374 CONFIGURE_REQUIRES => Devel::CheckLib

  * Tests and fixes for modulus operator for 64bit integer
    operands.  Tests on 32bit systems welcome.

  * Lots of tweaks and cleanup...



------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
pdl-devel mailing list
pdl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-devel

Reply via email to