Java Api to manipulate simple on data of Matrix Type.
There is lot of usefull methods like resize, insert , remove, sort and lot of other methods. Usefull methods to manipulate with diagonals. For example you can create block diagonal matrix.
There is lot of usefull methods to manipulate on mathematic matrix also, like determinant , norm , minor , cofactor , solveLienarSystem , arithmetic operations also and lot more.
Features
- This Api allows to manipulate on data of matrix type. DataMatrix class contains useful methods such as resize , insert , remove , join , sort and more useful methods. My favorite method is solveLinearSystem , which is in Matrix class and allows to simply solve linear equation system. Matrix class also have more useful mathematic methods, suth as determinant, minor, norm, plus, minus , divide , multiplay and more ... This Api is written in Java
- Send feedbacks on nodrexfeedback@gmail.com
- Please do not forget review :)
License
Public DomainFollow Data Matrix
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
-
cool ;)
-
Great api to dive in the world of matrices!