la/jacobi_test.v is failing per issue #202. The Jacobi method appears to diverge or
not meet convergence criteria.
Task
- Investigate the root cause — convergence criterion, diagonal dominance assumption, tolerance
- Compare against matrix_ops solvers that work
- Either fix the algorithm or add clear preconditions/warnings
Reference
Files
la/jacobi.v
la/jacobi_test.v
la/jacobi_test.vis failing per issue #202. The Jacobi method appears to diverge ornot meet convergence criteria.
Task
Reference
Files
la/jacobi.vla/jacobi_test.v