Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gokul2406/linsol

creative assignment for MTH101 course
https://github.com/gokul2406/linsol

Last synced: 14 days ago
JSON representation

creative assignment for MTH101 course

Awesome Lists containing this project

README

        

# LINSOL

A creative assignment for MTH101 course in IISERM (my institute)

With this project, I try to express a matrix into a product of elementary matrices.
For now as a beginning, I will attempt to express only *2x2* matrices into elementary matrices but in the future will try to expand the feature to any given *nxn* matrix.