Dear PDL users,

Ed recently released PDL 2.026 to CPAN.  (https://metacpan.org/release/PDL)

There are several notable changes since the last announcement to this email 
list, of PDL 2.020 on 2019-12-11.  Thanks go to @mohawk2 (Ed), @wmlb (Luis 
Mochán), @newville (Matt Newville), and @sebastic (Bas Couwenberg) for their 
contributions, as well as to the users who filed bug reports.

User-visible changes:

* Refactor the documentation system to handle multiple functions with the same 
name (e.g., "max") and some indication from 'apropos' as to which module the 
function is in;

* Added function PDL::IO::Pic::imageformat to determine the format of an image 
file;

* Fixed PDL::IO::FITS::wfits so that explicitly setting BITPIX works;

* Fixed PDL::IO::FITS::rfits handling of BLANK values in some Rice-compressed 
images;

* Removed the extrapolation code from PDL::GSL::INTERP that stopped working in 
recent GSL versions;

* Many additions to the PDL::Matlab documentation.

Under-the-hood changes:

* Many fixes to spelling in documentation and code;

* Fixes to various build components including compilation, tests, and 
diagnostic information;

* Many simplifications and fixes to POD markup.

Please report any issues you find to the mailing list (good), or create an 
issue (better) or a pull request (best!) on GitHub.  Thanks, and Happy PDL-ing!

Derek

_______________________________________________
pdl-devel mailing list
pdl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-devel

Reply via email to