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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
-
cool ;)
-
Great api to dive in the world of matrices!