in reply to Memory Efficient Sparse Matrix Handling
If memory is an issue, and even sparse matrix implementations in Perl don't help, I think it's not too bold of me to recommend another library and programming language. (Maybe you can even out-source the matrix operations with Inline::CPP, but I've never tried that; the module looks a bit out-of-date...).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Memory Efficient Sparse Matrix Handling
by assemble (Friar) on Jan 26, 2009 at 16:06 UTC |