Commit Graph

1063 Commits

Author SHA1 Message Date
Krishna Vedala
31c145b773 const 2d pointer access attempt 2 2020-06-03 12:38:10 -04:00
Krishna Vedala
0650630aa9 fix const pointer parameters 2020-06-03 12:29:54 -04:00
github-actions
6af5c96573 updating DIRECTORY.md 2020-06-03 16:01:26 +00:00
Krishna Vedala
98fb7ffce7 1d kohonen self organizing map (som) 2020-06-03 11:57:14 -04:00
Krishna Vedala
614280257b added missing delete adaline 2020-05-31 13:30:53 -04:00
Krishna Vedala
c884bb96d9
Merge pull request #8 from kvedala/machine_learning/adaline
[feat:] Machine learning/adaline
2020-05-31 13:17:16 -04:00
Krishna Vedala
65b2d92977 fixed test case 1 2020-05-31 13:04:56 -04:00
github-actions
47b653e7ca updating DIRECTORY.md 2020-05-31 16:44:21 +00:00
Krishna Vedala
1836baa4a0 adaline learning algorithm 2020-05-31 12:43:17 -04:00
Krishna Vedala
e48fb4eca1 add machine_learning folder 2020-05-31 10:56:51 -04:00
Krishna Vedala
ba90b68190 add params and returns to factorial_large_number 2020-05-31 10:51:34 -04:00
Krishna Vedala
8687bb4746 workflow action file renamed 2020-05-31 10:50:45 -04:00
Krishna Vedala
aa98625b45 find openmp declared required only once
added subfolders after finding openmp
2020-05-31 10:49:26 -04:00
Krishna Vedala
2a9b520ab7
Merge pull request #7 from kvedala/compute_realtime_stats
[feat] Compute realtime stats & Awesome CI workflow
2020-05-30 14:41:31 -04:00
Krishna Vedala
1345f575b5 remove redundant Travis CI 2020-05-30 14:40:51 -04:00
Krishna Vedala
5ea4194fbc fix newton-raphson root filename in CMAKE to ignore 2020-05-30 14:34:17 -04:00
Krishna Vedala
76c190295a update README for Awesome CI build status 2020-05-30 14:33:55 -04:00
github-actions
e738cef596 updating DIRECTORY.md 2020-05-30 18:26:38 +00:00
github-actions
466ccaa407 formatting filenames 909e15d8be 2020-05-30 18:26:19 +00:00
Krishna Vedala
909e15d8be manually rename folder and files to lower-case 2020-05-30 14:25:30 -04:00
Krishna Vedala
62a2dbb978 distinguish git-move command arguments 2020-05-30 14:11:01 -04:00
Krishna Vedala
e20b81fa84 force gitmove 2020-05-30 14:07:19 -04:00
Krishna Vedala
d5e3a3d5ae added Awesome CI workflow 2020-05-30 14:04:20 -04:00
github-actions
1f86dffba1 updating DIRECTORY.md 2020-05-30 18:01:31 +00:00
Krishna Vedala
acf891047a algorithm for realtime computation of data statistics 2020-05-30 14:01:02 -04:00
Krishna Vedala
0ced2c9503
Merge pull request #6 from kvedala/auto_clang-format
Auto clang formatting of uploaded files
2020-05-29 16:28:58 -04:00
github-actions
6eeeaf3337 formatting source-code for 2829b58c98 2020-05-29 20:25:52 +00:00
Krishna Vedala
2829b58c98 Merge branch 'auto_clang-format' of https://github.com/kvedala/C into auto_clang-format 2020-05-29 16:23:43 -04:00
Krishna Vedala
42f7ffc7ab Revert "temporarily disable C/C++ CI"
This reverts commit 28136f80f0.
2020-05-29 16:23:26 -04:00
github-actions
0779a2b70d formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
Krishna Vedala
b388e4a309 Merge branch 'auto_clang-format' of https://github.com/kvedala/C into auto_clang-format 2020-05-29 16:22:37 -04:00
Krishna Vedala
9c9744d1d3 remove echo, added github commit of formatted files 2020-05-29 16:22:12 -04:00
github-actions
364c3c9f57 updating DIRECTORY.md 2020-05-29 20:16:48 +00:00
Krishna Vedala
93254e1e22 normalize path for simpsons rule 2020-05-29 16:16:24 -04:00
github-actions
e755365f0a updating DIRECTORY.md 2020-05-29 20:14:13 +00:00
Krishna Vedala
556b0d1e30
project euler folder pathnames normalized 2020-05-29 16:13:52 -04:00
Krishna Vedala
f150fe109a reformat for-loop and added verbose to clang-format 2020-05-29 16:06:03 -04:00
Krishna Vedala
434270ab99 echo filename for debug purposes 2020-05-29 16:06:03 -04:00
Krishna Vedala
26521d3a08 use double quotes everywhere 2020-05-29 16:06:03 -04:00
Krishna Vedala
6684afd772 use github actions syntax for environment variables 2020-05-29 16:06:02 -04:00
Krishna Vedala
13dd64319a use single quotes everywhere 2020-05-29 16:06:02 -04:00
Krishna Vedala
e693bdd0f3 added missing semicolon after for-loop 2020-05-29 16:06:02 -04:00
Krishna Vedala
aaed136308 added missing loop variable 2020-05-29 16:06:02 -04:00
Krishna Vedala
d27039c2ee loop file by file 2020-05-29 16:06:02 -04:00
Krishna Vedala
17259d8351 missing location for find 2020-05-29 16:06:02 -04:00
Krishna Vedala
bd6e49559a clang-format syntax - use two -- for style 2020-05-29 16:06:02 -04:00
Krishna Vedala
28136f80f0 temporarily disable C/C++ CI 2020-05-29 16:06:02 -04:00
Krishna Vedala
87416a6867 explicitly export variables 2020-05-29 16:06:02 -04:00
Krishna Vedala
21eab13043 fix indentations 2020-05-29 16:06:02 -04:00
Krishna Vedala
749a9394cd fix broken line 2020-05-29 16:06:02 -04:00