This is a snapshot of the latest git development
made available to provide a wider audience for
PDL features in development and for debugging and
evaluation.

Enjoy,
The PDL Team

release notes for pdl 2.4.7_011 --------------------------

general notes:

  * this is a 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.4.7_011.tar.gz
        cpan> make chm/pdl-2.4.7_011.tar.gz
        cpan> test chm/pdl-2.4.7_011.tar.gz
        cpan> look chm/pdl-2.4.7_011.tar.gz

highlights:

  * fixes to gd, hdf, and proj4 tests to not run if they
    weren't built.

  * new binary blob support in pdl::io::gd::oo

  * changed interactive prompt when duplicate pdl is
    found at pdl config time.  now just warn.

  * fixed sf.net bug #3185864 (bad adev in statsover)

  * minor pod cleanup for lu_xxx routines in pdl::matrixops

  * spot fixes to usual readme, docs,..



_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to