PDL 2.085_02 has just been released. Notable changes since 2.083:
- Dataflow bugs have been fixed (GH#461)
- Dimension-checking for inputs and outputs are now rigorous to stop accidentally writing to the same place several times (GH#445)
- PDL::Graphics::PGPLOT has been moved into the PGPLOT CPAN distro and out of main-PDL
- Speed improvements (GH#451)
- A 20-year-old bug in rangeb has been fixed thanks to jo37
Thank you to all those who reported bugs or unexpected behaviour, or ask why something or other isn't possible: you help make PDL better and better!
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.