Commit Graph

14 Commits

Author SHA1 Message Date
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