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-02-09 05:27:11 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
89f33a49ba2bf70e4189c484a60eea59a2d5b286
C-Plus-Plus
/
numerical_methods
History
Krishna Vedala
89f33a49ba
(1) break while loop (2) skip runs on break_loop instead of hard-break
2020-06-04 14:14:46 -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
(1) break while loop (2) skip runs on break_loop instead of hard-break
2020-06-04 14:14:46 -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