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
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
-
A really helpful extension to the Jama package.