The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03

  • Fixed typos in documentation

Changes for version 0.03

  • original version; created by h2xs 1.23 with options
  • -AXc -n Math::SparseVector. Code and documentation used from existing Sparse::Vector v0.03 module, with minimal changes.

Modules

Implements Sparse Vector Operations. The code is entirely borrowed from the existing Sparse::Vector v0.03 module on CPAN, and re-cast into a new namespace in order to introduce another module Math::SparseMatrix, which makes use of this module.