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-07 04:25:34 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8960edaed13c8602ee00208e06a080db6aee1917
C-Plus-Plus
/
numerical_methods
History
Krishna Vedala
7f82722c84
bugfix: move file writing outside of the parallel loop
...
othersie, there is no gurantee of the order of roots written to file
2020-06-04 15:39:33 -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
bugfix: move file writing outside of the parallel loop
2020-06-04 15:39:33 -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