This is another incremental CPAN developers release
based on the latest PDL git tree. It should appear
at a CPAN mirror site near you within the next few
days.
As always, to install a developers release via the
cpan shell, be sure to use the full distribution
pathname in your install command:
bash$ cpan
cpan> get CHM/PDL-2.4.6_011.tar.gz
cpan> make CHM/PDL-2.4.6_011.tar.gz
cpan> test CHM/PDL-2.4.6_011.tar.gz
cpan> install CHM/PDL-2.4.6_011.tar.gz
If you wish to use the new Perldl2 shell (pdl2),
you will need to install Devel::REPL as well:
bash> cpan Devel::REPL
See the Perldl2/README file for more information on
installing and using the new shell version.
Enjoy,
Chris
Release notes for PDL 2.4.6_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 (as in these
Release notes).
* The main purpose for this release is the additional
diagnostics in the t/proj_transform.t which may lead
to an understanding of what the problem is there.
Highlights:
* pdl2 (the new Perldl2 shell now supports all major
functions of perldl. If you have installed the latest
Devel::REPL you should be able to use this shell as
an enhanced replacement for perldl. Feedback welcome!
* Fix sf.net bug #3021578 re missing xtra dummy dims
* Add error diagnostics to dummy() in PDL::Core when the
required position argument is not present. The new
message now mentions the dummy() method instead of just
a line number in Core.pm.
* Update bess[jy][01n] docs in math.pd
Fix refs for floor/ceil/rint to use integer
* Use is() instead of ok() in t/proj_transform.t
That should give more diagnostic output for failing tests
to help debug the recent test failures for cygwin 1.7 and
freebsd 8.0.
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl