What is the other name of Jacobi's method?

What is the other name of Jacobi's method?

Explanation
  • Jacobi's method involves solving a system of linear equations iteratively, updating all variables simultaneously in each iteration.
  • It is distinct from the Gauss-Seidel method, where variables are updated sequentially.