-
-
01 Jul 2006 00:27:02 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (1660 / 1 / 41)
- Kwalitee
Bus factor: 0- 68.65% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (6.4KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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.Module Install Instructions
To install Math::SparseVector, copy and paste the appropriate command in to your terminal.
cpanm Math::SparseVector
perl -MCPAN -e shell install Math::SparseVector
For more information on module installation, please visit the detailed CPAN module installation guide.