This website requires JavaScript.
9d0f551dc3
final CRAN re-submition (1.0 -> 1.1) changes in DESCRIPTION
master
Daniel Kapla
2021-03-09 19:24:32 +0100
f641f2132c
fix: CRAN submission revision (of 1.0 to 1.1)
Daniel Kapla
2021-03-09 13:27:10 +0100
ac34244094
add: reference paper
1.0
Daniel Kapla
2021-03-08 13:49:47 +0100
a419a8cdc7
CRAN submittion
Daniel Kapla
2021-03-08 13:31:13 +0100
c554ae6e9c
renamed package (naming conflict with bioconductor)
Daniel Kapla
2021-03-05 18:18:03 +0100
1454833f7d
add: setup LaTeX for JSS
Daniel Kapla
2021-03-05 15:01:03 +0100
2344120dd9
update: documentation
Daniel Kapla
2021-03-05 14:52:45 +0100
8e95902e79
fix: some smaller stuff
Daniel Kapla
2021-02-10 19:05:35 +0100
25b20984d5
fix: predict_dim_cv always failes with dim. missmatch, add: support for central method in predcit_dim_cv
Daniel Kapla
2021-02-10 18:54:40 +0100
e93bfdda05
fix: cve model.matrix bug
Daniel Kapla
2020-10-21 19:01:05 +0200
ad7ae9eeec
add: readme - install from source from within R
Daniel Kapla
2020-09-18 18:07:13 +0200
05c2aea44a
add: multivariate Y (aka projective resampling)
Daniel Kapla
2020-09-17 18:27:31 +0200
025b9eb2af
add: multivariate response to tensorflow wip.
Daniel Kapla
2020-09-11 19:30:35 +0200
4a950d6df2
add: wip tensorflow implementation
Daniel Kapla
2020-09-11 14:27:23 +0200
70ceccb599
Merge branch 'master' of https://git.art-ist.cc/daniel/CVE
Daniel Kapla
2020-02-26 16:45:00 +0100
54b7c9de2d
add: Added ensamble CVE (ECVE) capability.
Daniel Kapla
2020-02-26 16:43:57 +0100
4696620363
fix: some smaller change in the docs
Daniel Kapla
2020-02-26 13:44:53 +0100
1ac3b4c9e6
Fix urls to release files after server upgrade
Michael Vesely
2020-01-06 10:19:08 +0000
377b3503ab
- fix: README Linux <-> windows link switched
Daniel Kapla
2019-12-20 10:18:47 +0100
02ca1868ac
- add: CVE_0.2 README release links
Daniel Kapla
2019-12-20 10:13:58 +0100
423ac41d2e
- wip: reviewing and fixing doc.
0.2
Daniel Kapla
2019-12-20 09:41:27 +0100
5d3a0ca18d
- wip: reviewing and fixing doc.
Daniel Kapla
2019-12-20 09:40:46 +0100
b71898a5bc
update: CVE paper, add: predict_dim doc, altered method check to avid "may not initialized" warning
Daniel Kapla
2019-12-17 21:43:14 +0100
8761407cad
fix: cayleyTransform memory addressing problem due to int/double pointer cast.
Daniel Kapla
2019-12-17 20:41:57 +0100
e2034c9ff6
rm: notes
Daniel Kapla
2019-12-17 12:08:45 +0100
c437c60e84
- add: simulations, - wip: README
Daniel Kapla
2019-12-17 12:07:33 +0100
d5cd6075a9
cleanup: removed old and legacy code
Daniel Kapla
2019-12-16 17:40:30 +0100
9edefe994d
- update: doc, - wip: cleanup, - update: datasets, - remove: old code
Daniel Kapla
2019-12-16 17:34:35 +0100
300fc11f3f
fix: momentum bug, wip: datasets, notes, ...
Daniel Kapla
2019-12-10 08:45:07 +0100
4b68c245a6
rewrote (C): to use new Gradient formula, rewrote (C): subroutine interface to use matrix struct
Daniel Kapla
2019-12-05 17:35:29 +0100
5638821b85
sync: man
Daniel Kapla
2019-11-25 20:51:02 +0100
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
Daniel Kapla
2019-11-25 20:49:43 +0100
875982a010
fix: R CMD check errors and warnings, change: extracted util functions into seperate files, add: C's sum funciton
Daniel Kapla
2019-11-22 09:32:14 +0100
063c4d638b
add: directions, predict, add: momentum, weighted, slack, ... fix: estimate.bandwidth, typos, ...
Daniel Kapla
2019-11-20 19:03:21 +0100
0670bb976e
add: explicit unseting openMP lingage for compiling.
Daniel Kapla
2019-10-24 12:20:03 +0200
10ae55bd81
fix: typos (in Doc comments)
Daniel Kapla
2019-10-22 10:33:41 +0200
92b1a49d2b
fix: Removed openMP compiler flags (clang support, macOS)
Daniel Kapla
2019-10-22 10:29:07 +0200
dea610bcb9
wip: benchmarking, wip: doc
Daniel Kapla
2019-10-18 09:06:36 +0200
50302ce18a
cleanup
Daniel Kapla
2019-09-25 14:49:12 +0200
8db5266f8e
add: cve_simple pure C implementation.
Daniel Kapla
2019-09-25 13:53:45 +0200
099079330a
fix: benchmark, removed wip
Daniel Kapla
2019-09-16 12:14:32 +0200
0b2b1b76e6
Improved runtime of pure R grad.
Daniel Kapla
2019-09-16 11:57:10 +0200
998f8d3568
cleanup
Daniel Kapla
2019-09-16 11:28:06 +0200
6f46cb2eaf
wip: cleanup
Daniel Kapla
2019-09-16 11:23:09 +0200
03153ef05e
del: old CVE implementation
Daniel Kapla
2019-09-16 11:18:20 +0200
9e46a2d3d7
add: C implementation, wip: smaller stuff
Daniel Kapla
2019-09-16 11:15:51 +0200
4d2651fe8a
wip: writing C gradient version
Daniel Kapla
2019-09-12 18:42:28 +0200
47917fe0bd
add: to notes, fix: bottleneck in grad
Daniel Kapla
2019-09-03 20:43:34 +0200
7d4d01a9a7
add: cve_linesearch, fix: cleaned and optimized gradient, add. notes
Daniel Kapla
2019-09-02 21:07:56 +0200
1c120ec67c
fix: cve_simple runs correct, add: notes
Daniel Kapla
2019-09-02 15:22:35 +0200
7155d0e9db
add: runtime test, add: new CVE pure R implementation, fix: small adaptation of legacy code to make it run, wip: ...
Daniel Kapla
2019-08-30 21:16:52 +0200
a796a38799
sync
Daniel Kapla
2019-08-25 16:51:37 +0200
16e03fad3c
add: runtime_test demo
Daniel Kapla
2019-08-14 20:05:42 +0200
b071a689d9
wip: proper package implementation
Daniel Kapla
2019-08-12 00:33:52 +0200
095e463463
add: CVE, add: R document files, add: CVE_paper, add: package-doc, fix: doc typo
Daniel Kapla
2019-08-10 00:08:17 +0200
4bc9ca2f58
init
Daniel Kapla
2019-08-09 23:34:37 +0200
0a7f13920e
add: sample Package
Daniel Kapla
2019-06-21 11:40:57 +0200
c948843817
init SDR repo
Michael
2019-06-21 09:27:48 +0200