Skip to content

fix: la Jacobi method failing (#202) #327

Description

@ulises-jeremias

la/jacobi_test.v is failing per issue #202. The Jacobi method appears to diverge or
not meet convergence criteria.

Task

  1. Investigate the root cause — convergence criterion, diagonal dominance assumption, tolerance
  2. Compare against matrix_ops solvers that work
  3. Either fix the algorithm or add clear preconditions/warnings

Reference

Files

  • la/jacobi.v
  • la/jacobi_test.v

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions