PDL 2.082_01 has just been released. Notable changes since 2.082:
- fix some memory leaking - thanks Yury Pakhomov for report
- fix various problems with empty ndarrays - thanks @falsifian for report/tests
- no more HTML doc generation
- PDL::Doc::add_module now adds all submodules of given namespace (#420)
- OtherPars can now be incomplete arrays of pdl* (#421)
- add sound demo - thanks @HaraldJoerg
- inplace operations no longer copy input arg if inplace
The IRC channel (#pdl on irc.perl.org) is a great virtual place to come and ask questions, or just watch the GitHub messages flow by.
Please give the new release a try and report problems.