numerical-methods icon indicating copy to clipboard operation
numerical-methods copied to clipboard

Numerical methods. Repository with the purpose of helping the ones in need on their path to achieving the computer science numerical wisdom.

Results 88 numerical-methods issues
Sort by recently updated
recently updated
newest added

Depends on #28

Hacktoberfest
lang/Python
gaussian-methods
dep-1

Hi @radusqrt, When do you think you aill add support for Mille Bay?

In GEScaledPartialPivoting.m, for every p, for finding the pivot, you should check only lines bigger or equal to p. You are checking every line, including previous, already completed lines.

Cholesky cu un singur for. Mai multa vectorizare -> mai rapid :+1:

Add : Bisection method False Position method Newton-Raphson method Secant method

Hacktoberfest
lang/Cpp
nonlinear-equations
dep-0