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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Linear Math Java Library!