sor
There are 19 repositories under sor topic.
shayneobrien/numerical-methods
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.
singgel/java-base
java-agent、jvm-access、jvm-classloader、jUnitPerf、Java基础算法;JAVA基础知识、枚举、反射、异常、泛型、集合、线程、代理;我的博客里面有相应的解释,以及动态的gif图片引导你理解
moosler/Sor-Viewer
This is an simple Online Viewer for SOR Files (OTDR fiber data).
guanhuankang/SeqRank
Paper "SeqRank: Sequential Ranking of Salient Objects" is accepted in AAAI-24.
gazlan/Sorry-OTDR-SOR-Editor
Sorry! OTDR SOR Editor (Belcore/Telcordia SOR-files editor)
RemiDesgrange/BalanceTonSor
Web service that translate SOR files (from reflectometer) to json.
gazlan/SOR-2-X-OTDR-converters
SOR-2-X OTDR converters
jcdino/Paralleling-Model-Performance-Workloadbalance
Compare the performance and workload balance of OpenMP scheduling methods and TBB
naseriax/gotdr
This script will extract all the stored information from the provided .sor file which is the output of the OTDR equipment to JSON format.
gazlan/-Sorry-OTDR-SOR-editor-plugins
Plugin samples for Sorry! OTDR SOR editor (Bellcore/Telcordia OTDR SOR files editor)
gazlan/Anritsu-OTDR-converters
Anritsu OTDR converters
HKM-UNI/Smokers
Código de ejemplo para la asignatura de "Sistemas operativos y Redes computacionales", el problemas de concurrencia en procesos llamado "Los fumadores"
ThanasisMattas/sorvspoisson
Solving Poisson's equation with SOR
aadhi001/image-inpainting-with-sor
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.
faizanhmd/ConductionProblems
Numerical solution using FDM to solve heat conduction problems by various iterative schemes in Python and C++
gazlan/SorEditor-support
SorEditor Anti-Plagiarism
khursheedali38/Numerical-Methods
Assignments for MA209 Numerical Methods course at NITK Surathkal
nelsonsaake/Qt-stensil
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).