Krishna Vedala
|
18a74bb9a0
|
add file-type to find
|
2020-05-29 18:06:55 -04:00 |
|
Krishna Vedala
|
63f13ea50b
|
try escape characters and echo"
|
2020-05-29 18:00:34 -04:00 |
|
Krishna Vedala
|
c0dcc91276
|
remove old_fname
|
2020-05-29 17:52:50 -04:00 |
|
Krishna Vedala
|
29c066de04
|
escape double quotes
|
2020-05-29 17:50:17 -04:00 |
|
Krishna Vedala
|
45f5bb65d0
|
use double quote for old filename
|
2020-05-29 17:47:40 -04:00 |
|
Krishna Vedala
|
493c52f19a
|
put old filenames in quotes
|
2020-05-29 17:45:54 -04:00 |
|
Krishna Vedala
|
93b9bc1147
|
move files only if there is a change in filename
|
2020-05-29 17:43:28 -04:00 |
|
Krishna Vedala
|
1d11ab4284
|
store old fname using echo
|
2020-05-29 17:40:45 -04:00 |
|
Krishna Vedala
|
48bf52907f
|
use old and new fnames
|
2020-05-29 17:37:36 -04:00 |
|
Krishna Vedala
|
cbcebf30ec
|
added missing space
|
2020-05-29 17:35:14 -04:00 |
|
Krishna Vedala
|
a045cf894f
|
added missing pipe for trim
|
2020-05-29 17:34:20 -04:00 |
|
Krishna Vedala
|
1a8cc7ecec
|
added git move for renaming bad filenames
|
2020-05-29 17:33:10 -04:00 |
|
Krishna Vedala
|
0ea90eb3bd
|
fixed trim and assign syntax
|
2020-05-29 17:30:55 -04:00 |
|
Krishna Vedala
|
8edc022423
|
corrected asignmemt operation
|
2020-05-29 17:26:17 -04:00 |
|
Krishna Vedala
|
4c282aed0f
|
added missing "run" for step
|
2020-05-29 17:24:14 -04:00 |
|
Krishna Vedala
|
adae176d2a
|
auto rename files and auto format code
|
2020-05-29 17:22:51 -04:00 |
|
Krishna Vedala
|
e459ea26d3
|
updated setting to add 1 space before private and public keywords
|
2020-05-29 17:07:47 -04:00 |
|
Krishna Vedala
|
29705aca4b
|
github action to auto format source code per cpplint standard
|
2020-05-29 17:06:37 -04:00 |
|
Krishna Vedala
|
8036cf033f
|
cpplint correction for header guard style
|
2020-05-29 09:44:08 -04:00 |
|
Krishna Vedala
|
12250c9f08
|
Merge pull request #6 from kvedala/document/strings
Documentation of `strings` folder
|
2020-05-29 08:45:33 -04:00 |
|
Krishna Vedala
|
a79ce9d2b6
|
doxygen v1.8.18 will suppress out the #minipage in the markdown
|
2020-05-29 08:42:21 -04:00 |
|
Krishna Vedala
|
82362529df
|
fixed mainpage readme
|
2020-05-29 08:32:44 -04:00 |
|
Krishna Vedala
|
26701b38be
|
document rabin-karp string search
|
2020-05-29 08:27:33 -04:00 |
|
Krishna Vedala
|
fc47effb65
|
document brute force string search
|
2020-05-29 08:00:58 -04:00 |
|
Krishna Vedala
|
8621a1db73
|
documented kmp string search
|
2020-05-29 07:53:46 -04:00 |
|
Krishna Vedala
|
939af46576
|
Merge pull request #5 from kvedala/document/stats
Documentation to stats folder
|
2020-05-28 23:39:14 -04:00 |
|
github-actions
|
1afdaa24b6
|
updating DIRECTORY.md
|
2020-05-29 03:36:31 +00:00 |
|
Krishna Vedala
|
413198bc36
|
cleaner equation
|
2020-05-28 23:30:10 -04:00 |
|
Krishna Vedala
|
7dfde74ece
|
document successive approximations
|
2020-05-28 23:28:03 -04:00 |
|
Krishna Vedala
|
1ec59ba1dd
|
files-list link correction - this time works :)
|
2020-05-28 23:24:53 -04:00 |
|
Krishna Vedala
|
05e544bdce
|
corrected files list link path
|
2020-05-28 23:23:23 -04:00 |
|
Krishna Vedala
|
68392e2aa8
|
commented doxygen-mainpage, added files-list link
|
2020-05-28 23:22:24 -04:00 |
|
Krishna Vedala
|
2e0a50b6f5
|
added file brief
|
2020-05-28 23:11:39 -04:00 |
|
Krishna Vedala
|
bf3ec59ec8
|
attempt to document gaussian elimination
|
2020-05-28 23:08:24 -04:00 |
|
Krishna Vedala
|
7af2ad1eaa
|
document + improvize root finding algorithms
|
2020-05-28 23:04:35 -04:00 |
|
Krishna Vedala
|
68cf8540a1
|
delete secant method - it is identical to regula falsi
|
2020-05-28 22:48:52 -04:00 |
|
Krishna Vedala
|
29bdf4438b
|
Merge pull request #4 from kvedala/document/search
Document `search` folder
|
2020-05-28 21:51:19 -04:00 |
|
github-actions
|
a9e160fe26
|
updating DIRECTORY.md
|
2020-05-29 01:46:43 +00:00 |
|
Krishna Vedala
|
5698363bd7
|
reformat documentation
|
2020-05-28 21:46:18 -04:00 |
|
Krishna Vedala
|
b122d659c3
|
document text_search
|
2020-05-28 21:36:11 -04:00 |
|
Krishna Vedala
|
a3c1f04b31
|
replace platform specific system("pause")
|
2020-05-28 21:36:01 -04:00 |
|
Krishna Vedala
|
9dc580c045
|
rename to more meaningful text_search
|
2020-05-28 21:35:28 -04:00 |
|
Krishna Vedala
|
ecddfd2704
|
use pointers instead
|
2020-05-28 21:30:42 -04:00 |
|
Krishna Vedala
|
8291db4f9f
|
attempted to document median search
|
2020-05-28 21:06:53 -04:00 |
|
Krishna Vedala
|
5ab43ad039
|
document linear search
|
2020-05-28 20:41:31 -04:00 |
|
Krishna Vedala
|
2b57d1ff88
|
document jump search
|
2020-05-28 20:36:44 -04:00 |
|
Krishna Vedala
|
4bc199ff1d
|
document interpolation search 2
|
2020-05-28 20:35:12 -04:00 |
|
Krishna Vedala
|
85020eea5f
|
change error return value for function
|
2020-05-28 20:33:25 -04:00 |
|
Krishna Vedala
|
7fd12991f7
|
document interpolation search
|
2020-05-28 20:31:41 -04:00 |
|
Krishna Vedala
|
d9ffc8aca1
|
document hash search
|
2020-05-28 20:24:44 -04:00 |
|