Commit Graph

1095 Commits

Author SHA1 Message Date
Krishna Vedala
fed7dd1c13
improved self-tests 2020-07-01 12:37:54 -04:00
Krishna Vedala
69b5c8395a
better rendering of example steps 2020-07-01 10:36:08 -04:00
Krishna Vedala
9b799c93cb
added documentation for new function 2020-07-01 10:19:18 -04:00
Krishna Vedala
957b57cf60
fix issues from #929 2020-07-01 10:10:51 -04:00
Tajmeet Singh
f586ca1b64 docs: fix 2020-07-01 14:56:51 +01:00
Ayaan Khan
3cb693234c
Merge pull request #929 from ayaankhan98/master
Fix: code quality and docs
2020-07-01 16:00:12 +05:30
github-actions
e4c62d28fe formatting source-code for 7af31e32a2 2020-07-01 10:10:51 +00:00
Ayaan Khan
7af31e32a2 Fix for loop formatiing 2020-07-01 15:39:53 +05:30
Ayaan Khan
dd0a07f18a loop formating fix 2020-07-01 15:38:55 +05:30
github-actions
3e1edca024 formatting source-code for efcccd0148 2020-06-30 22:35:45 +00:00
Ayaan Khan
efcccd0148 resolved merge conflict 2020-07-01 04:04:49 +05:30
Ayaan Khan
8179fbfdec test cases added 2020-07-01 04:03:13 +05:30
github-actions
d64f17f94c formatting source-code for 9217b4d8a8 2020-06-30 22:26:08 +00:00
Ayaan Khan
9217b4d8a8 Merge branch 'master' of https://github.com/ayaankhan98/C-Plus-Plus 2020-07-01 03:54:33 +05:30
Ayaan Khan
d3324aaf34 Fix: code quality and Docs 2020-07-01 03:54:01 +05:30
Ayaan Khan
096158da06
Merge pull request #9 from TheAlgorithms/master
Code quality improvement update
2020-07-01 03:29:09 +05:30
Ayaan Khan
1dfbdde3c6 resolve merge conflicts 2020-07-01 03:28:12 +05:30
Tajmeet Singh
97023e1b1c docs: fixed some documentation issues 2020-06-29 15:27:44 +01:00
Krishna Vedala
f16093cf7b
Merge pull request #917 from kvedala/hill_cipher
[feature] Hill cipher algorithm
2020-06-29 08:31:37 -04:00
Krishna Vedala
f87bc251b9
fix link to contributors 2020-06-28 09:14:41 -04:00
Krishna Vedala
c7088b4b85
Merge pull request #914 from kvedala/update_README
[improvement] update README with more details than a stub
2020-06-28 08:53:57 -04:00
Krishna Vedala
de828baa8d
removed incorrect quotes from links 2020-06-27 21:13:48 -04:00
Krishna Vedala
b79445ff82
Merge pull request #913 from kvedala/ols_regressor
[enhancement] Ols regressor should be considered an ML algorithm and not a numerical method
2020-06-27 21:01:14 -04:00
Krishna Vedala
695851b288
fix alternatie text for 'by' icon 2020-06-27 17:11:19 -04:00
Krishna Vedala
998c1ce9be
remove closed pull-requests info graphic 2020-06-27 17:06:59 -04:00
Krishna Vedala
2d67ce3f52
fix article the 2020-06-27 17:06:10 -04:00
Krishna Vedala
988df1ba59
added licenses - #911 2020-06-27 16:59:31 -04:00
Krishna Vedala
12799c5616
fix lgtm errors 2020-06-27 16:00:12 -04:00
Krishna Vedala
25c2b82e51
include ciphers folder in cmake compilation
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-27 15:49:46 -04:00
Krishna Vedala
e8849dc36f
save keys to file + more docs 2020-06-27 15:45:48 -04:00
Krishna Vedala
541f762deb
working algorithm 2020-06-27 14:43:11 -04:00
Krishna Vedala
fc489f7f45
test2 + refinements 2020-06-26 23:42:16 -04:00
Krishna Vedala
f932aed5d2
more docs + more control on matrix creation 2020-06-26 22:02:21 -04:00
Krishna Vedala
bade62d063
working hill cipher 2020-06-26 21:44:02 -04:00
github-actions
0b57b89543 updating DIRECTORY.md 2020-06-27 00:37:39 +00:00
Krishna Vedala
db28999ca3
initial hill-cipher commit - does not execute corectly 2020-06-26 20:36:46 -04:00
Krishna Vedala
7218eeb5b8
initial cipher folder commit 2020-06-26 20:36:03 -04:00
Krishna Vedala
0f42f8f96c
apply suggestions by reviewers 2020-06-26 20:20:43 -04:00
Krishna Vedala
8f72445a6d
minor punctuations 2020-06-26 20:14:36 -04:00
Krishna Vedala
a9c005da70
overview + comment why mainpage
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-26 14:49:05 -04:00
Krishna Vedala
54dcadf07d
fix contributions description
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-26 14:38:03 -04:00
Krishna Vedala
aa16f4d113
added features description
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-26 14:29:45 -04:00
Krishna Vedala
c5933c8525
updated project summary description
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-26 14:29:10 -04:00
Krishna Vedala
b3d85cd8e1
add LGTM status + remove HTML tags and use Markdown syntax
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-26 14:23:25 -04:00
Krishna Vedala
9379ae1a6c
added LGTM status 2020-06-26 13:46:46 -04:00
Krishna Vedala
b9c1f6bf36
use better test data variable names to avoid conflict 2020-06-26 10:53:42 -04:00
Krishna Vedala
052c3fbca8
use better test function names to avoid conflict 2020-06-26 10:37:56 -04:00
github-actions
dcd0d6b478 updating DIRECTORY.md 2020-06-26 13:04:18 +00:00
Krishna Vedala
0690a140ec
move OLS regressor to machine learning folder 2020-06-26 09:03:20 -04:00
Krishna Vedala
eddda4e43e
Merge pull request #912 from kvedala/ols_regressor
[fix] added test cases to OLS Regressor
2020-06-26 08:54:47 -04:00