Dear PDL folks,
PDL 2.103 has just been released. Notable changes since 2.092:
- pptemplate improvements (#538 #539) - thanks @HaraldJoerg
- improvements to pdldoc and automatically-generated PP docs
- add convert_flowing
- many bugfixes
- axisvals and {x,y,z}{lin,log}vals can now take ndarray-spec like zeroes
- add axis{lin,log}vals, allaxis{lin,log}vals
- add PDL::readonly method (#516) - thanks @wlmb for suggestion
- add Ufunc::{diffcentred,partial} (#516)
- badflag transmission improvements (#517)
- PDL::IO::Storable now also supports Sereal, JSON::MaybeXS, CBOR::XS
(#510,#520) - thanks @shawnlaffan
- add Math::c{sqrt{,_up},log,acos,asin,acosh,atanh} (#524 #527) - thanks @wlmb
- add do_print to perldl to match pdl2
- many "kitchen-sink" modules now in their own distros - see 2.096 for details
- minimum Perl 5.16 due to lvalue problems
- xforms now give error if supply output with trans_parent needing converting
(#511)
- IO::FlexRaw::mapflex stop allocating memory (#501) - thanks @vitstradal for
report
- now an error to pass any undefined values to PDL constructors
- removed PDL::Config mechanism, leave vestigial file for back-compat and use
env vars for libs/incs
- incorporate PDL::Parallel::threads, Test::PDL
- [xyz]{lin,log}vals now works with dim-length of one
- minmax skips NaNs entirely, so now works with leading NaN
- Primitive::matmult handle bad values, treating like NaN
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.
As usual, please give the new release a try and report problems.
Best regards,
Ed
_______________________________________________
pdl-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdl-general