Skip to content
#

iterative-solvers

Here are 28 public repositories matching this topic...

Rust + WASM sublinear-time solver for asymmetric diagonally dominant systems. Exposes Neumann series, push, and hybrid random-walk algorithms with npm/npx CLI and Flow-Nexus HTTP streaming for swarm cost propagation and verification.

  • Updated Oct 7, 2025
  • Rust

Numerical solver for 2D Poisson equation using finite difference methods. Compares direct vs iterative solvers (Jacobi, Gauss-Seidel, SOR) with convergence analysis and performance benchmarks. Built for my Numerical Analysis semester project.

  • Updated May 22, 2025
  • Jupyter Notebook

Lightweight, offline-first routing engine designed for edge logistics—maximizing ROI by anchoring routes around high-value priorities and cutting mileage by 13.26% via deterministic 2-Opt refinement.

  • Updated May 16, 2026
  • HTML

Serial and OpenMP-parallel implementation of the BiCGStab iterative solver for large sparse indefinite linear systems, focusing on efficient sparse matrix-vector multiplication, strong scaling, and reproducible performance benchmarking.

  • Updated Jan 1, 2026
  • C++

High-performance C++ implementations of iterative methods for solving large sparse linear systems and computing eigenvalues, including Conjugate Gradient, Preconditioned CG, Jacobi, Arnoldi, and QR-based solvers, optimized for memory efficiency and numerical stability.

  • Updated Mar 8, 2026
  • C++

Improve this page

Add a description, image, and links to the iterative-solvers 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-solvers topic, visit your repo's landing page and select "manage topics."

Learn more