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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
cool ;)
-
Great api to dive in the world of matrices!