Java library that implements linear algebra operations: matrix operations (addition, substraction, multiplication, transposing, determinant of matrix , inversion, rank of matrix); linear equations system solving.
Features
- implements full range of matrix operations
- linear equations system solver
- based on fast algorithms (Gauss method): operation of determinant, matrix rank calculation and system of linear equations solving is proportional to N^3
- support real and complex numbers
- unit test coverage near 90% (see test folder in src archive)
Categories
MathematicsLicense
Public DomainFollow Linear Math Java Library
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Linear Math Java Library!