Commit Graph

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