Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: Sparse Matrix Multiplication Problem

by rg0now (Chaplain)
on Jan 27, 2009 at 16:43 UTC ( [id://739251]=note: print w/replies, xml ) Need Help??


in reply to Re: Sparse Matrix Multiplication Problem
in thread Sparse Matrix Multiplication Problem

I'd like to quickly jump in to advocate Math::MatrixSparse, a pure-Perl sparse matrix library. It does just what its name promises. Note, however, that the original code has some annoying bugs, therefore, I maintain a separate version here.
  • Comment on Re^2: Sparse Matrix Multiplication Problem

Replies are listed 'Best First'.
Re^3: Sparse Matrix Multiplication Problem
by tsee (Curate) on Jan 27, 2009 at 17:53 UTC

    Maybe you should ask the author for permissions to maintain the official module on CPAN? If you can't reach the author, have a look at the official PAUSE FAQ on this and mail the modules mailing list.

    Cheers,
    Steffen

      Believe me, I have tried everything. I tried to contact the original author several times, asked help at every possible forum, even at comp.lang. perl.modules, etc. This was several years ago. Finally, I gave up. I hope that if someone really needs this module, he or she will make a quick google search and find it on my page. Something really ought to be done about unmaintained modules at CPAN. But I am not the first one saying that, and so far nothing has happened.
        I hope that if someone really needs this module, he or she will make a quick google search and find it on my page.

        A better solution would be for you to take over maintainership of the module on CPAN - and the link that tsee provided above has info on how to do that if you're unable to contact the original author. It's just a matter of sending an email to modules@perl.org. Once they're satisfied that the author can't be contacted, and that the module is abandoned, they'll hand maintainership over to you.

        Cheers,
        Rob

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-16 15:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found