numerical-analysis topic
dfols
Python-based Derivative-Free Optimizer for Least-Squares
PyCannyEdge
Educational Python implementation of the Canny Edge Detector
MatlabSamples
:monocle_face: Matlab Samples :alien: keep updating
mattflow
A numerical CFD solver for the Shallow Water Equations
NewtonFractal
Qt application to visualize newton fractals
fast-math
Fast, approximate versions of mathematical functions
numerica
Numerical analysis methods implemented in Python.
inteq
Solve various integral equations using numerical methods in Python
numerical-methods-matlab
Numerical methods implementation in MATLAB.
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...