hasanzade-hasan / Gaussian-Elimination

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

Add "input as a file” feature #5

Closed hasanzade-hasan closed 7 years ago

hasanzade-hasan commented 7 years ago

Add feature that allows us to enter the matrix not only by hand, but also by file where matrix entries stored. In this issue make it to solve also many matrix entries in single file.

hasanzade-hasan commented 7 years ago

input file containing a single matrix is working properly, now need to extend this to accept many matrices in a single input file