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

Changes for version 0.04

  • relaxed Perl requirement to 5.6.2 from 5.8.5
  • modifed SparseVector.pm so README is generated from it
  • modified Makefile.PL to better support META.yml

Documentation

Modules

Supports sparse vector operations such as setting a value in a vector, reading a value at a given index, obtaining all indices, addition and dot product of two sparse vectors, and vector normalization.