Numerical solution using FDM to solve heat conduction problems by various iterative schemes in Python and C++
-
Updated
May 4, 2021
Numerical solution using FDM to solve heat conduction problems by various iterative schemes in Python and C++
Desktop app. Evaluates system of equations. Six different methods. Three Direct methods: Gaussian Elimination, Gauss Jordan, LU Decomposition. Three iterative methods: Jacobi, Gauss Seidal, Successive Over Relaxation (SOR).
Compare the performance and workload balance of OpenMP scheduling methods and TBB
Python implementation of image inpainting using Jacobi and SOR methods for the 2D Laplace equation, with optimal ω calculation for SOR. Part of Numerical Linear Algebra course (Summer 2025, BTU). Details in README.
SorEditor Anti-Plagiarism
Solving Poisson's equation with SOR
Web service that translate SOR files (from reflectometer) to json.
Anritsu OTDR converters
Plugin samples for Sorry! OTDR SOR editor (Bellcore/Telcordia OTDR SOR files editor)
Código de ejemplo para la asignatura de "Sistemas operativos y Redes computacionales", el problemas de concurrencia en procesos llamado "Los fumadores"
Assignments for MA209 Numerical Methods course at NITK Surathkal
Sorry! OTDR SOR Editor (Belcore/Telcordia SOR-files editor)
SOR-2-X OTDR converters
Paper "SeqRank: Sequential Ranking of Salient Objects" is accepted in AAAI-24.
This is an simple Online Viewer for SOR Files (OTDR fiber data).
Methods in numerical analysis. Includes: Lagrange interpolation, Chebyshev polynomials for optimal node spacing, iterative techniques to solve linear systems (Gauss-Seidel, Jacobi, SOR), SVD, PCA, and more.
Add a description, image, and links to the sor topic page so that developers can more easily learn about it.
To associate your repository with the sor topic, visit your repo's landing page and select "manage topics."