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
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
Be the first to post a review of Linear Math Java Library!