CMakeLists.txt
|
dont compile correct - only for MSVC
|
2020-05-25 16:30:34 -04:00 |
Gauss_Elimination.c
|
better name - numerical methods
|
2020-04-08 10:28:58 -04:00 |
MEAN.C
|
use pointer for dynamic memory allocation
|
2020-04-23 20:08:15 -04:00 |
MEDIAN.C
|
better name - numerical methods
|
2020-04-08 10:28:58 -04:00 |
Seidal.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 |
newton-raphson-root.c
|
replace random() with rand()
|
2020-04-09 08:56:41 -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 |