gitlab.com topics: Numerical Analysis
MusicScience37Projects/numerical-analysis/numerical-collection-cpp
A collection of algorithms in numerical analysis implemented in C++.
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
MusicScience37Projects/numerical-analysis/numerical-analysis-note
数値解析で調査したことをまとめる
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
DoctorAjayKumar/rev00001_newton
Revelations 1: A simple question about Newton's method with an unbelievably weird answer What happens when we make a color-coded scatter plot of which zero a point converges to under Newton's method?
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

guyiem/simple-matrix-operation
A simple C-library for linear algebra operation : LU decomposition, QR decomposition, etc.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
htemple/numericalanalysisscripts
Header files with functions I wrote and collected for CS407, Numerical Analysis
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
mghasemi/pyProximation
Originally written to solve systems of integro-differential equations via collocation method in arbitrary number of variables. The current implementation of the method is based on a finite dimensional orthogonal system of functions.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
