/gauss-seidel-method

An command-line app to solve systems of equations (3x3 only) using the iterative Gauss-Seidel Method, with user-specified decimal accuracy.

Primary LanguageC#

Watchers