Commit Graph

1202 Commits

Author SHA1 Message Date
Krishna Vedala
7337fe6bbb added gitpod link from README 2020-06-09 14:28:55 -04:00
Krishna Vedala
167132fe94 added gitpod 2020-06-09 14:24:55 -04:00
Krishna Vedala
3dda8a9e5b remove extra paranthesis 2020-06-09 10:56:44 -04:00
Krishna Vedala
4fde67a99e Merge pull request #18 from kvedala/document/others
rename CONTRIBUTION.md to CONTRIBUTING.md #836
2020-06-09 10:31:23 -04:00
Krishna Vedala
eff0b7abe9 added documentation check 2020-06-09 10:26:12 -04:00
Krishna Vedala
f32091d690 remove 'sort alphabetical order' check 2020-06-09 10:25:49 -04:00
Krishna Vedala
40e882f69a rename CONTRIBUTION.md to CONTRIBUTING.md #836 2020-06-09 10:09:13 -04:00
Krishna Vedala
0ef8ec6e94 fix matrix shift doc
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-08 20:21:56 -04:00
Krishna Vedala
28410ec389 updated eigen value documentation
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-08 20:18:44 -04:00
Krishna Vedala
37b7389de7 Merge pull request #17 from kvedala/numerical_methods
Numerical methods - LU and QR decomposition of matrices
2020-06-08 19:55:21 -04:00
Krishna Vedala
f40165837d cpplint braces correction
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-08 19:50:37 -04:00
Krishna Vedala
37728bf133 move srand to main()
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-08 19:48:17 -04:00
Krishna Vedala
f3fb413a13 use std::rand for thread safety
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-08 19:47:30 -04:00
github-actions
3772fb0177 updating DIRECTORY.md 2020-06-08 23:39:03 +00:00
Krishna Vedala
9ac0602734 use QR decomposition to find eigen values
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-08 19:35:49 -04:00
Krishna Vedala
acc50fcab7 added QR decomposition algorithm
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-08 19:35:14 -04:00
Krishna Vedala
bde4be2227 added LU decomposition algorithm
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-08 10:36:18 -04:00
Krishna Vedala
ec439c5355 Merge pull request #16 from kvedala/merge_upstream
simplify subfolders in data_structures
2020-06-06 13:39:34 -04:00
Krishna Vedala
869245dff5 remove semilon
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-06 13:37:55 -04:00
Krishna Vedala
8a2bef9c20 cpplint header guard style
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-06 13:36:04 -04:00
Krishna Vedala
b3f0b75a08 remove semicolons after functions in a class
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-06 13:02:36 -04:00
github-actions
d97f7c15f6 updating DIRECTORY.md 2020-06-06 16:57:19 +00:00
Krishna Vedala
57a951173a template header files contain function codes as well and removed redundant subfolders
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-06 12:56:10 -04:00
Krishna Vedala
f1af8c150a disable redundant gcc compilation in cpplint workflow
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-06 12:35:35 -04:00
Krishna Vedala
e7b7d453b2 cpplint - ignore build/include
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-06 12:31:34 -04:00
Krishna Vedala
cf8920852e cpp lint fixes and instantiate template classes
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-06 12:25:51 -04:00
Krishna Vedala
36510f1fdc cpp lint fixes and instantiate template classes 2020-06-06 12:16:45 -04:00
Krishna Vedala
30cf80c35d create and link object file 2020-06-06 10:44:02 -04:00
Krishna Vedala
ff6cb07b9c enable cmake in subfolders of data_structures 2020-06-05 21:55:12 -04:00
Krishna Vedala
43362d3b50 add author name 2020-06-05 20:26:34 -04:00
Krishna Vedala
172cd7be7d remove file associations in settings 2020-06-05 20:26:16 -04:00
Krishna Vedala
9511fe3dbf remove namespace indentation 2020-06-05 20:22:49 -04:00
Krishna Vedala
70bb8c81be remove duplicate line
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-05 09:11:26 -04:00
Krishna Vedala
c9a8b3150b Merge pull request #15 from kvedala/merge_upstream
Merge upstream
2020-06-04 23:31:51 -04:00
Krishna Vedala
8f05353bd5 add explicit link to badges 2020-06-04 23:24:58 -04:00
Krishna Vedala
281a0afa57 cpplint: add braces for multiple statement if 2020-06-04 23:20:40 -04:00
github-actions
ee7390525f updating DIRECTORY.md 2020-06-05 03:16:55 +00:00
github-actions
0a99574e86 formatting source-code for aacaf9828c 2020-06-05 03:16:32 +00:00
Krishna Vedala
aacaf9828c fix documentations and cpplint 2020-06-04 23:15:43 -04:00
Krishna Vedala
6635c0a1af move file to proper folder 2020-06-04 22:50:58 -04:00
Krishna Vedala
9e8a6475e4 Merge branch 'master' into merge_upstream
# Conflicts:
#	CMakeLists.txt
2020-06-04 21:46:05 -04:00
Krishna Vedala
82a6ea06e6 use HTML5 img tag to resize images 2020-06-04 21:34:05 -04:00
Krishna Vedala
d0e0a07f16 remove invalid parameter from function docs 2020-06-04 21:33:33 -04:00
Krishna Vedala
9b61ef94b7 doxygen - open links in external window 2020-06-04 21:33:08 -04:00
Krishna Vedala
4d0c02389b docs: enable tree view, add timestamp in footer, try clang assistaed parsing 2020-06-04 20:34:38 -04:00
Krishna Vedala
8960edaed1 add data_structures to cmake 2020-06-04 16:25:27 -04:00
Krishna Vedala
c0394d8037 Merge branch 'merge_upstream' of https://github.com/kvedala/C-Plus-Plus into merge_upstream 2020-06-04 16:20:45 -04:00
Krishna Vedala
7c85599475 fix ambiguous symbol size 2020-06-04 16:20:19 -04:00
github-actions
014bdc5ba8 updating DIRECTORY.md 2020-06-04 20:17:55 +00:00
Krishna Vedala
9fc62d4e85 Merge remote-tracking branch 'origin/merge_upstream' into merge_upstream
# Conflicts:
#	DIRECTORY.md
2020-06-04 16:16:56 -04:00