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
You Might Also Like
See Everything. Miss Nothing. 30-day free trial
As the IT backbone of your company, you can’t afford to miss a thing. PRTG monitors every device, application, and connection - on-premise and in the cloud. You get clear dashboards, smart alerts, and mobile access, so you’re always in control, wherever you are. No more guesswork or manual checks. PRTG’s powerful automation and easy setup mean you spend less time firefighting and more time moving your business forward. Discover how simple and reliable IT monitoring can be.
Rate This Project
Login To Rate This Project
User Reviews
-
cool ;)
-
Great api to dive in the world of matrices!