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
You Might Also Like
Start building the next generation of GenAI apps today
MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
Rate This Project
Login To Rate This Project
User Reviews
-
A really helpful extension to the Jama package.