Commit Graph

951 Commits

Author SHA1 Message Date
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
Krishna Vedala 18cfb8f5b5 fixed incorrect quotes 2020-05-29 16:06:01 -04:00
Krishna Vedala bd40bd2db1 use environment variables to break a long line 2020-05-29 16:06:01 -04:00
Krishna Vedala 122ce59925 format code for syntaxes 2020-05-29 16:06:01 -04:00
Krishna Vedala 92c82f065f remove additional line 2020-05-29 16:06:01 -04:00
Krishna Vedala 383cc26902 add clang formatter github action 2020-05-29 16:06:01 -04:00
Krishna Vedala 2fff1d5a28
Merge pull request #5 from kvedala/function_timer
remove external dependency on Function timer
2020-05-29 16:05:02 -04:00
Krishna Vedala 7cdd4efebf added templates for pull request, bug reports and feature requests from C-Plus-Plus repo 2020-05-29 14:23:46 -04:00
github-actions 9602315038 updating DIRECTORY.md 2020-05-29 18:17:14 +00:00
Krishna Vedala f46b4a095e Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	DIRECTORY.md
2020-05-29 14:16:49 -04:00
Krishna Vedala 3b3775dce7 fixed: label should be only at a statement and not a declaration 2020-05-29 14:09:04 -04:00
Krishna Vedala b1e1923580 check if math library is available and include if present 2020-05-29 14:04:14 -04:00
Krishna Vedala 9165932928 Revert "use integer version of pow"
This reverts commit a976666868.
2020-05-29 13:50:48 -04:00