This website requires JavaScript.
Explore
Help
Register
Sign In
backup
/
C-Plus-Plus
Watch
1
Star
0
Fork
0
You've already forked C-Plus-Plus
mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced
2026-06-16 15:18:45 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
eb977ba9d2220d94344d75e3ece98f8e746c35e2
C-Plus-Plus
/
numerical_methods
History
Krishna Vedala
eb977ba9d2
added durand kerner method for root computation for arbitrarily large polynomials
2020-06-04 11:32:57 -04:00
..
bisection_method.cpp
rename computer.... folder to numerical methods
2020-06-04 07:41:08 -04:00
CMakeLists.txt
rename computer.... folder to numerical methods
2020-06-04 07:41:08 -04:00
durand_kerner_roots.cpp
added durand kerner method for root computation for arbitrarily large polynomials
2020-06-04 11:32:57 -04:00
false_position.cpp
rename computer.... folder to numerical methods
2020-06-04 07:41:08 -04:00
gaussian_elimination.cpp
rename computer.... folder to numerical methods
2020-06-04 07:41:08 -04:00
newton_raphson_method.cpp
rename computer.... folder to numerical methods
2020-06-04 07:41:08 -04:00
ordinary_least_squares_regressor.cpp
rename computer.... folder to numerical methods
2020-06-04 07:41:08 -04:00
successive_approximation.cpp
rename computer.... folder to numerical methods
2020-06-04 07:41:08 -04:00