The JSparse Matrix Package, developed by Philipp Geigenmüller during an internship at the prudsys AG in Chemnitz, Germany, is an extension of the well-known Java Matrix Package (JAMA) and allows the use of sparse matrices and related algorithms.
Features
- provides two storing techniques for sparse matrices
- several algorithms to solve sparse systems of linear equations
- fast and accurate
- includes an extensive javadoc
- well-documented
- supports a whole bunch of setter and getter methods for the matrices
- easy to expand
- platform independent
- supports standard matrix operations
- object-oriented
- works together with the jama library
License
BSD LicenseFollow JSparse Matrix Package
Other Useful Business Software
Turn Your Content into Interactive Magic - For Free
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
Rate This Project
Login To Rate This Project
User Reviews
-
A really helpful extension to the Jama package.