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
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Linear Math Java Library!