2
0
Fork 0
Commit Graph

38 Commits

Author SHA1 Message Date
Daniel Kapla 423ac41d2e - wip: reviewing and fixing doc. 2019-12-20 09:41:27 +01:00
Daniel Kapla 5d3a0ca18d - wip: reviewing and fixing doc. 2019-12-20 09:40:46 +01:00
Daniel Kapla b71898a5bc update: CVE paper,
add: predict_dim doc,
altered method check to avid "may not initialized" warning
2019-12-17 21:43:14 +01:00
Daniel Kapla 8761407cad fix: cayleyTransform memory addressing problem due to int/double pointer cast. 2019-12-17 20:41:57 +01:00
Daniel Kapla e2034c9ff6 rm: notes 2019-12-17 12:08:45 +01:00
Daniel Kapla c437c60e84 - add: simulations,
- wip: README
2019-12-17 12:07:33 +01:00
Daniel Kapla d5cd6075a9 cleanup: removed old and legacy code 2019-12-16 17:40:30 +01:00
Daniel Kapla 9edefe994d - update: doc,
- wip: cleanup,
- update: datasets,
- remove: old code
2019-12-16 17:34:35 +01:00
Daniel Kapla 300fc11f3f fix: momentum bug,
wip: datasets, notes, ...
2019-12-10 08:45:07 +01:00
Daniel Kapla 4b68c245a6 rewrote (C): to use new Gradient formula,
rewrote (C): subroutine interface to use matrix struct
2019-12-05 17:35:29 +01:00
Daniel Kapla 5638821b85 sync: man 2019-11-25 20:51:02 +01:00
Daniel Kapla 6fbffe6d74 change: logger parameters,
fix: gKscale in cve.c to use h^2,
add: user interrupt to cve.c,
updated test und runtime_test to new version
2019-11-25 20:49:43 +01:00
Daniel Kapla 875982a010 fix: R CMD check errors and warnings,
change: extracted util functions into seperate files,
add: C's sum funciton
2019-11-22 09:32:14 +01:00
Daniel Kapla 063c4d638b add: directions, predict,
add: momentum, weighted, slack, ...
fix: estimate.bandwidth, typos, ...
2019-11-20 19:03:21 +01:00
Daniel Kapla 0670bb976e add: explicit unseting openMP lingage for compiling. 2019-10-24 12:20:03 +02:00
Daniel Kapla 10ae55bd81 fix: typos (in Doc comments) 2019-10-22 10:33:41 +02:00
Daniel Kapla 92b1a49d2b fix: Removed openMP compiler flags (clang support, macOS) 2019-10-22 10:29:07 +02:00
Daniel Kapla dea610bcb9 wip: benchmarking,
wip: doc
2019-10-18 09:06:36 +02:00
Daniel Kapla 50302ce18a cleanup 2019-09-25 14:49:12 +02:00
Daniel Kapla 8db5266f8e add: cve_simple pure C implementation. 2019-09-25 13:53:45 +02:00
Daniel Kapla 099079330a fix: benchmark, removed wip 2019-09-16 12:14:32 +02:00
Daniel Kapla 0b2b1b76e6 Improved runtime of pure R grad. 2019-09-16 11:57:10 +02:00
Daniel Kapla 998f8d3568 cleanup 2019-09-16 11:28:06 +02:00
Daniel Kapla 6f46cb2eaf wip: cleanup 2019-09-16 11:23:09 +02:00
Daniel Kapla 03153ef05e del: old CVE implementation 2019-09-16 11:18:20 +02:00
Daniel Kapla 9e46a2d3d7 add: C implementation,
wip: smaller stuff
2019-09-16 11:15:51 +02:00
Daniel Kapla 4d2651fe8a wip: writing C gradient version 2019-09-12 18:42:28 +02:00
Daniel Kapla 47917fe0bd add: to notes,
fix: bottleneck in grad
2019-09-03 20:43:34 +02:00
Daniel Kapla 7d4d01a9a7 add: cve_linesearch,
fix: cleaned and optimized gradient,
add. notes
2019-09-02 21:07:56 +02:00
Daniel Kapla 1c120ec67c fix: cve_simple runs correct,
add: notes
2019-09-02 15:22:35 +02:00
Daniel Kapla 7155d0e9db add: runtime test,
add: new CVE pure R implementation,
fix: small adaptation of legacy code to make it run,
wip: ...
2019-08-30 21:16:52 +02:00
Daniel Kapla a796a38799 sync 2019-08-25 16:51:37 +02:00
Daniel Kapla 16e03fad3c add: runtime_test demo 2019-08-14 20:05:42 +02:00
Daniel Kapla b071a689d9 wip: proper package implementation 2019-08-12 00:33:52 +02:00
Daniel Kapla 095e463463 add: CVE,
add: R document files,
add: CVE_paper,
add: package-doc,
fix: doc typo
2019-08-10 00:08:17 +02:00
Daniel Kapla 4bc9ca2f58 init 2019-08-09 23:34:37 +02:00
Daniel Kapla 0a7f13920e add: sample Package 2019-06-21 11:40:57 +02:00
Michael c948843817 init SDR repo 2019-06-21 09:27:48 +02:00