TheAlgorithms-C/numerical_methods
2020-04-20 15:29:51 -04:00
..
CMakeLists.txt fix numerical_methods cmake 2020-04-20 12:04:25 -04:00
durand_kerner_roots.c use end_timer_delete to prevent memory leak 2020-04-20 15:29:51 -04:00
Gauss_Elimination.c better name - numerical methods 2020-04-08 10:28:58 -04:00
lagrange_theorem.C better name - numerical methods 2020-04-08 10:28:58 -04:00
MEAN.C better name - numerical methods 2020-04-08 10:28:58 -04:00
MEDIAN.C better name - numerical methods 2020-04-08 10:28:58 -04:00
newton-raphson-root.c replace random() with rand() 2020-04-09 08:56:41 -04:00
qr_decomposition.c use end_timer_delete to prevent memory leak 2020-04-20 15:29:51 -04:00
qr_eigen_values.c use end_timer_delete to prevent memory leak 2020-04-20 15:29:51 -04:00
Seidal.C better name - numerical methods 2020-04-08 10:28:58 -04:00
simpsons_1-3rd rule.c better name - numerical methods 2020-04-08 10:28:58 -04:00
variance.c better name - numerical methods 2020-04-08 10:28:58 -04:00