hasanzade-hasan / Gaussian-Elimination

final year project - The University of Manchester
2 stars 0 forks source link

Implement basic structure of tool #1

Closed hasanzade-hasan closed 7 years ago

hasanzade-hasan commented 7 years ago

Create the structure for tool using HTML, so that allows to enter matrix by hand (firstly its size then entries). Apply basic algorithm to solve consistent matrixes.