Commit Graph

1070 Commits

Author SHA1 Message Date
Krishna Vedala
f25c306054
install cpplint in gitpod 2020-06-09 14:14:39 -04:00
Krishna Vedala
f579acae64
rename CONTRIBUTIONS.md to CONTRIBUTING.md 2020-06-09 14:10:25 -04:00
Krishna Vedala
414d7c153a
rename CONTRIBUTIONS.md to CONTRIBUTING.md 2020-06-09 14:09:53 -04:00
Krishna Vedala
97f44874c4
added gitpod and gittr to readme 2020-06-09 14:07:55 -04:00
Krishna Vedala
b05987eb80
initial gitpod 2020-06-09 14:06:02 -04:00
Krishna Vedala
d2410f9c28
update qr_eigen valueswith selfcontained tests
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-09 13:53:55 -04:00
Sombit Bose
d609e03aea
Merge pull request #544 from TheAlgorithms/revert-542-master
Revert "improved library"
2020-06-08 22:39:30 +05:30
Sombit Bose
9a82905aa5
Revert "improved library" 2020-06-08 22:36:04 +05:30
Sombit Bose
743be6f53c
Merge pull request #542 from yyash01/master
improved library
2020-06-08 22:14:07 +05:30
Krishna Vedala
37ca26db67
Merge lu_decomposition bugfix\n deallocate memory 2020-06-08 12:29:45 -04:00
Krishna Vedala
2c00b915a9
dynamically allocated memory must be freed
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-08 12:16:58 -04:00
Krishna Vedala
6a9383f564
Revert "free dynamically allocated memory and use 1D arrays for simplicity and efficiency"
This reverts commit 56aeff3f07.
2020-06-08 12:14:14 -04:00
Krishna Vedala
56aeff3f07
free dynamically allocated memory and use 1D arrays for simplicity and efficiency
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-08 11:08:45 -04:00
yyash01
44ddbf3c4c improved library 2020-06-08 01:34:58 +05:30
Krishna Vedala
2d0ddc3a77
Merge pull request #13 from kvedala/documentation/fixes
[feat] LU decomposition
2020-06-07 15:24:51 -04:00
Krishna Vedala
390dc21946
fix author line 2020-06-07 15:19:15 -04:00
github-actions
20da9ea683 updating DIRECTORY.md 2020-06-07 18:58:47 +00:00
Krishna Vedala
df25b21a04
[feat:] added LU decomposition of a square matrix 2020-06-07 14:57:30 -04:00
Krishna Vedala
a74eab90d7
added return staements 2020-06-06 17:10:17 -04:00
Krishna Vedala
accd53c12f
fix install folder 2020-06-06 17:10:04 -04:00
Krishna Vedala
055d782275
use dynamic memory 2020-06-06 17:09:51 -04:00
Krishna Vedala
5360573994
organize subfolder order 2020-06-06 17:09:31 -04:00
Krishna Vedala
7451cc705e
Merge pull request #12 from kvedala/documentation/fixes
added authorship to docs
2020-06-06 14:56:27 -04:00
Krishna Vedala
f9d506fdb0
added authorship to docs 2020-06-06 14:51:49 -04:00
Krishna Vedala
acbfd4d962
Merge pull request #10 from kvedala/documentation/fixes
Documentation/fixes
2020-06-05 16:02:55 -04:00
Krishna Vedala
98b969e1d0 add file brief 2020-06-05 15:59:49 -04:00
Krishna Vedala
d162f62dce
added doc to missing define 2020-06-05 15:11:36 -04:00
Krishna Vedala
8aeb36bac8 bug fix - first dimension of matrices points to pointers, hence get pointer size
Signed-off-by: Krishna Vedala <krishna.vedala@ieee.org>
2020-06-05 14:26:30 -04:00
Krishna Vedala
d902f3595f documented remaining project euler programs 2020-06-05 13:53:38 -04:00
Krishna Vedala
0c4be6aaba document QR algorithms 2020-06-05 12:20:37 -04:00
Krishna Vedala
dd40af2736 document project euler till prob 12 2020-06-05 12:20:25 -04:00
Krishna Vedala
8242411530 add file doc brief 2020-06-05 09:23:39 -04:00
Krishna Vedala
5c80d69ef0 add images to doc 2020-06-05 09:22:59 -04:00
Krishna Vedala
241780495f doxygen variable name corrections 2020-06-05 09:22:46 -04:00
Krishna Vedala
27fc66819d docs: enable timestamps, link in new window, clang assisted parsing 2020-06-05 09:08:37 -04:00
Krishna Vedala
a4476641c6 uncomment git push 2020-06-03 17:15:37 -04:00
Krishna Vedala
b39e3ca8bf enable push to master 2020-06-03 17:13:06 -04:00
Krishna Vedala
811859706f git rm , add and add 2020-06-03 17:09:53 -04:00
Krishna Vedala
f77b0d3a36 move remove and add operation later 2020-06-03 16:58:50 -04:00
Krishna Vedala
b2f532ef37 add missing space 2020-06-03 16:56:02 -04:00
Krishna Vedala
c546fc436d test remove more files 2020-06-03 16:54:50 -04:00
Krishna Vedala
cf16644e69 delete old files first 2020-06-03 16:43:52 -04:00
Krishna Vedala
4865dab19a Merge branch 'machine_learning/kohonen_som' 2020-06-03 16:32:35 -04:00
Krishna Vedala
f49963a829 added graphs to kohonen - use dedicated branch for SVG image uploads 2020-06-03 16:22:10 -04:00
github-actions
7e66e149ee updating DIRECTORY.md 2020-06-03 18:55:22 +00:00
Krishna Vedala
ae2ee4b0cf update description 2020-06-03 14:53:43 -04:00
Krishna Vedala
313b39ab16 fix parameter info for diff_clock
(cherry picked from commit e930704a3d9333490910c86352624759442c0907)
2020-06-03 14:52:46 -04:00
Krishna Vedala
b60d68ac72 rename kohonen som to tracer
(cherry picked from commit ebb7cc74ca855dd504f65eb42db5472985d81991)
2020-06-03 14:52:33 -04:00
Krishna Vedala
646cafd049
Merge pull request #9 from kvedala/machine_learning/kohonen_som
Machine learning/kohonen som
2020-06-03 14:19:39 -04:00
Krishna Vedala
49ed139a13 remove 2D array const 2020-06-03 14:15:59 -04:00