Krishna Vedala
|
413198bc36
|
cleaner equation
|
2020-05-28 23:30:10 -04:00 |
|
Krishna Vedala
|
7dfde74ece
|
document successive approximations
|
2020-05-28 23:28:03 -04:00 |
|
Krishna Vedala
|
2e0a50b6f5
|
added file brief
|
2020-05-28 23:11:39 -04:00 |
|
Krishna Vedala
|
bf3ec59ec8
|
attempt to document gaussian elimination
|
2020-05-28 23:08:24 -04:00 |
|
Krishna Vedala
|
7af2ad1eaa
|
document + improvize root finding algorithms
|
2020-05-28 23:04:35 -04:00 |
|
Krishna Vedala
|
68cf8540a1
|
delete secant method - it is identical to regula falsi
|
2020-05-28 22:48:52 -04:00 |
|
Krishna Vedala
|
4b25222d43
|
fixed windows build error
|
2020-05-26 09:32:37 -04:00 |
|
Krishna Vedala
|
7bb69e4183
|
added documentation equations
|
2020-05-26 01:17:12 -04:00 |
|
Krishna Vedala
|
b3ae9846dc
|
Merge branch 'major-corrections-to-files' into cmake
* major-corrections-to-files:
updating DIRECTORY.md
remove dash from filename
updating DIRECTORY.md
fixed more filenames
fix cpp_lint bug
|
2020-05-26 00:58:32 -04:00 |
|
Krishna Vedala
|
ecffb77f86
|
remove dash from filename
|
2020-05-26 00:54:03 -04:00 |
|
Krishna Vedala
|
dddcbee9ce
|
fixed more filenames
|
2020-05-26 00:52:38 -04:00 |
|
Krishna Vedala
|
565031ba73
|
added documentation
|
2020-05-26 00:09:07 -04:00 |
|
Krishna Vedala
|
9c0025aa3d
|
added cmake to math, others and compu_stats
|
2020-05-25 23:42:37 -04:00 |
|
Krishna Vedala
|
b9bb6caa73
|
made functions static to files
*BUG* in CPP lint github action
|
2020-05-25 23:32:31 -04:00 |
|
Krishna Vedala
|
82dab7515c
|
filenames and namespace fixes
|
2020-05-25 23:22:26 -04:00 |
|
Krishna Vedala
|
baea3b07c1
|
major corrections in the files - bad CPPLINT and non-compilable codes
|
2020-05-25 22:56:38 -04:00 |
|
Krishna Vedala
|
9cd7e0f4e7
|
fixed cpplint issues
|
2020-05-11 21:35:25 -04:00 |
|
Krishna Vedala
|
ebc5ba42d1
|
linear regression fir using ordinary least squares
|
2020-05-04 11:01:57 -04:00 |
|
stepfencurryxiao
|
f659bcc9fc
|
Don't use bits/stdc++.h
|
2020-04-18 10:43:43 +08:00 |
|
苏淞丰
|
0e492fec2f
|
#include<iosteream.h> --> <iostream> (#687)
* #include<iosteream.h> --> <iostream>
* CPP --> cpp
* Delete false-position.CPP
* delete tab
* delete CPP
* Delete false-position.CPP
* Delete false-position.cpp
* create cpp
* system("clear");
|
2019-12-22 15:50:33 +01:00 |
|
Christian Clauss
|
81b25e578d
|
rename Computer Oriented Statistical Methods -> computer_oriented_statistical_methods (#656)
|
2019-11-28 14:07:34 +01:00 |
|