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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
A really helpful extension to the Jama package.