Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

PDL::LinearAlgebra 0.27 released

by etj (Deacon)
on Apr 06, 2022 at 17:13 UTC ( [id://11142743]=perlnews: print w/replies, xml ) Need Help??

PDL::LinearAlgebra 0.27 has just been released. Notable changes since 0.26:
  • Much broader testing of the wrapper functions e.g. msolve, with many fixes
  • A number of memory-management and other bugs are fixed, helped by the above
  • Those wrapper functions now work in a natural way with “native complex” numbers, so long as you don’t load PDL::Complex at all – they still work with PDL::Complex if you do load it
Zaki’s amazing CI work continues to be immensely valuable in keeping the “PDLverse” ever-more stable. Thanks, Zaki!

I’m strongly considering actually removing PDL::Complex support from PDL::LinearAlgebra, because it does add a fair bit of quite awkward code. Please express an opinion if you have one! It won’t be immediate because I’d want to lift out some of Greg’s nice patching of PDL::Complex into main-PDL’s PDL::Complex, and I haven’t done that yet.

Future ideas:

  • Use Devel::CheckLib to ensure LAPACK is installed
  • Be more available on Windows by using a still-to-be-created Alien::LAPACK
  • Use ExtUtils::F77 to better detect trailing “_” on routine names, and use the technique from PDL::Slatec/Minuit to wrap that
  • Make a somewhat-visual demo of this linear algebra stuff using the new plugin-based demo system – ideas welcome!
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.

Replies are listed 'Best First'.
Re: PDL::LinearAlgebra 0.27 released
by etj (Deacon) on Apr 10, 2022 at 21:48 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlnews [id://11142743]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-03-29 00:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found