Dear PDL folks,

PDL 2.055 has just been released. Notable changes since 2.049:

  *   PDL::Complex is officially deprecated
  *   Now when you have a [phys] parameter (e.g. for LAPACK or GSL), and you 
give it an ndarray with a dim 1 that’s also given in another param with that 
index having a dim >1, it won’t silently just expand the dim and then cause a 
SEGV when you call the operator – now, it will throw an exception

The latter change will only take effect when you reinstall your PDL modules 
after upgrading your PDL, since it’s a change to PDL::PP.

As usual, please give it a try and report problems.

Non-main-PDL news: new versions of PDL::IO::HDF5 and PDL::Graphics::PLplot have 
been released recently. Please give them a go as well.

Best regards,
Ed
_______________________________________________
pdl-devel mailing list
pdl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-devel

Reply via email to