Hi Greg,

https://metacpan.org/release/ELLIPSE/PDL-LinearAlgebra-0.01/view/Special/Special.pm
 (the first CPAN version of PDL::LinearAlgebra) has the same bit, and it’s 
released by one “Grégory Vanuxem”. The “someone” wouldn’t happen to be you back 
in 2005? ;-)

It’s easiest for me (as the humble PDL maintainer) if this sort of thing is 
submitted as a pull request that I can just merge with one click. GitHub allows 
one to “edit” a file (the pencil icon top right of 
https://github.com/PDLPorters/pdl-linearalgebra/blob/master/lib/PDL/LinearAlgebra/Special.pm)
 which will automatically fork the repo if you’re not already a collaborator on 
it, and lets you then pull-request that with a couple of clicks just in the web 
UI. You don’t even need to clone the repo locally!

Best regards,
Ed

From: Grégory Vanuxem<mailto:g.vanu...@gmail.com>
Sent: 15 April 2022 04:36
To: pdl-devel<mailto:pdl-devel@lists.sourceforge.net>
Subject: [Pdl-devel] PDL::LinearAlgebra::Special synopsis

Hi,

The synopsis of this module seems wrong to me.

use PDL::LinearAlgebra::Mtype

Should read:

'use PDL::LinearAlgebra::Special' instead.

I have not found the commit so I don't know how to comment on the file
at GitHub. Apparently someone began to implement a Matrix type but I
may be wrong here. No pull request as it's too simple.

Regards,
__
Greg


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

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

Reply via email to