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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
A really helpful extension to the Jama package.