Skip to content
#

iterative-methods

Here are 125 public repositories matching this topic...

OpenAlpha_Evolve is an open-source Python framework inspired by the groundbreaking research on autonomous coding agents like DeepMind's AlphaEvolve.

  • Updated May 27, 2025
  • Python

In this paper, we will be evaluating numerical methods for direct and iterative solvers of linear systems. From class we have discussed the various methods; Gauss elimination with pivoting techniques, Jacobi Iterative Method, Gauss-Seidel Iterative Method, Successive Over-Relaxation Method, Iterative Refinement Method, and Conjugate Gradient Met…

  • Updated Aug 16, 2018
  • Python

Improve this page

Add a description, image, and links to the iterative-methods topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the iterative-methods topic, visit your repo's landing page and select "manage topics."

Learn more