issues
search
radusqrt
/
numerical-methods
Numerical methods. Repository with the purpose of helping the ones in need on their path to achieving the computer science numerical wisdom.
MIT License
32
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for Mille Bay algorithm?
#121
tudorcebere
opened
1 year ago
0
GEScaledPartialPivoting pivot problem
#120
whitewolf31
opened
3 years ago
0
Updated Cholesky using more vectorization
#119
dimitriedavid
opened
4 years ago
0
Create gauss seidel method for succession displacement
#118
shariq101
opened
5 years ago
0
nonlinear-equations
#117
NLGRF
opened
5 years ago
0
adds gauss jordan inverse w/o numpy
#116
TanPingZhi
closed
2 years ago
0
Added Bisection method in CPP
#115
Nairit11
opened
5 years ago
0
Added Newton Raphson Method using C++
#114
Felix1898
opened
5 years ago
0
Implementation of Bisection Method in C++
#113
sevvalmehder
opened
6 years ago
0
adding cholesky in c++ and newton-raphson in python
#112
adriacabeza
closed
3 years ago
0
Test bezier
#111
stefansava21
opened
6 years ago
0
Tests for Bezier
#110
stefansava21
opened
6 years ago
0
Tests
#109
stefansava21
opened
6 years ago
0
Gershgorin
#108
stefansava21
opened
6 years ago
0
Jacobi
#107
vladalex01
opened
6 years ago
1
Gs
#106
vladalex01
opened
6 years ago
1
Sor
#105
vladalex01
opened
6 years ago
1
Secant
#104
vladalex01
closed
6 years ago
1
Inverse of a matrix using GaussJordan in python
#103
stefansava21
opened
6 years ago
0
Iterative methods
#102
vladalex01
closed
6 years ago
0
PowerMethod in Python
#101
stefansava21
opened
6 years ago
0
Newton Raphson Program in Cpp
#100
swapnil-sh
opened
6 years ago
0
Unit testing
#99
andreia-oca
closed
1 month ago
0
Diagonally dominant
#98
ruxandravr
opened
6 years ago
0
NewtonRaphson
#97
anacalinescu
opened
6 years ago
0
Implement the deCasteljau Algorithm and plot the Bezier Curve using t…
#96
stefansava21
opened
6 years ago
0
Added bisection.py
#95
mihaiveliq
opened
6 years ago
0
Enhanced unit testing
#94
andreia-oca
closed
1 month ago
0
SIT
#93
ruxandravr
opened
6 years ago
0
Added Gaussian Elimination method for inverse of matrix
#92
HrishikeshHB
opened
6 years ago
0
Adding unit tests for SST function
#91
andreia-oca
closed
1 month ago
0
Add SST.py
#90
ruxandravr
closed
6 years ago
0
Upload Secant Method in Py
#89
vladalex01
opened
6 years ago
0
Neville
#88
anacalinescu
opened
6 years ago
3
Implement deCasteljau Interpolation on Bezier curves [Matlab]
#87
stefansava21
opened
6 years ago
0
Add NewtonRaphsonMethodPolynomial in python #76
#86
ibotdotout
opened
6 years ago
0
CPP implementation to calculate mean, median, mode
#85
Nairit11
opened
6 years ago
0
Added cpp implementation to calculate standard deviation
#84
Nairit11
opened
6 years ago
0
Add SecantMethod in python #74
#83
ibotdotout
opened
6 years ago
0
Add bisection_method in python #72
#82
ibotdotout
opened
6 years ago
0
Implement deCasteljau Interpolation on Bezier curves [C++]
#81
radusqrt
opened
6 years ago
1
Implement deCasteljau Interpolation on Bezier curves [Python]
#80
radusqrt
opened
6 years ago
0
Implement Neville Interpolation [C++]
#79
radusqrt
opened
6 years ago
0
Implement Neville Interpolation [Python]
#78
radusqrt
opened
6 years ago
1
Implement Newton Raphson Method [C++]
#77
radusqrt
opened
6 years ago
1
Implement Newton Raphson Method [Python]
#76
radusqrt
opened
6 years ago
1
Implement Secant Method [C++]
#75
radusqrt
opened
6 years ago
0
Implement Secant Method [Python]
#74
radusqrt
opened
6 years ago
1
Implement Bisection Method [C++]
#73
radusqrt
opened
6 years ago
0
Implement Bisection Method [Python]
#72
radusqrt
opened
6 years ago
3
Next