Skip to content

Assignment 3

Latest

Choose a tag to compare

@etkeys etkeys released this 03 Mar 12:11
· 16 commits to main since this release

Implements the following solvers

  • Jacobi iterative
  • Gauss-Seidel iterative
  • Successive over-relaxation (SOR) iterative

make action with --from-legacy option can now convert legacy omega.def files to the new format.

solve action gets --quite option to suppress printing of result vector and only print meaningful statistics