2017-04-14 |
Benjamin Auder | add automatic code formatter following https://google...
|
commit | commitdiff | tree |
2017-04-14 |
Benjamin Auder | cosmetics
|
commit | commitdiff | tree |
2017-04-11 |
Benjamin Auder | remove extra prints
|
commit | commitdiff | tree |
2017-04-11 |
Benjamin Auder | fix EMGLLF.c (there was one extra iteration)
|
commit | commitdiff | tree |
2017-04-11 |
Benjamin Auder | Add 'fast' argument to select C code or R code
|
commit | commitdiff | tree |
2017-04-11 |
Benjamin Auder | Add 'fast' argument to select C code or R code
|
commit | commitdiff | tree |
2017-04-11 |
Benjamin Auder | fix test; EMGLLF.c != EMGLLF.R now...
|
commit | commitdiff | tree |
2017-04-11 |
Benjamin Auder | small fix + attempt for a correct 'tableauRecap'
|
commit | commitdiff | tree |
2017-04-11 |
Benjamin Auder | slightly simplifiy EMGLLF.c, check that C == R (code...
|
commit | commitdiff | tree |
2017-04-05 |
Benjamin Auder | re-indent (I should really add a hook...)
|
commit | commitdiff | tree |
2017-04-05 |
Benjamin Auder | simplify EMGLLF_R a bit
|
commit | commitdiff | tree |
2017-04-05 |
Benjamin Auder | add verbose possibility in sub-functions
|
commit | commitdiff | tree |
2017-04-05 |
Benjamin Auder | 'update'
|
commit | commitdiff | tree |
2017-04-04 |
Benjamin Auder | temporary fix: use R version of EMGLLF and EMGrank...
|
commit | commitdiff | tree |
2017-04-03 |
Benjamin Auder | several modifs - pkg looks better (but untested)
|
commit | commitdiff | tree |
2017-04-03 |
Benjamin Auder | work on constructionModeles + main (2 levels or //isation)
|
commit | commitdiff | tree |
2017-04-03 |
Benjamin Auder | remove selectiontotale, parallelize main.R + add conditional...
|
commit | commitdiff | tree |
2017-04-02 |
Benjamin Auder | no need to generate random IO params: migrate in test...
|
commit | commitdiff | tree |
2017-04-02 |
Benjamin Auder | fix/improve selectVariables.R
|
commit | commitdiff | tree |
2017-04-02 |
Benjamin Auder | first draft of EMGLLF.R and EMGrank.R (should work)
|
commit | commitdiff | tree |
2017-04-02 |
Benjamin Auder | add affect[ations] in EMGLLF.c return
|
commit | commitdiff | tree |
2017-04-02 |
Benjamin Auder | Fix errors in EMGLLF.c :)
|
commit | commitdiff | tree |
2017-04-01 |
Benjamin Auder | Easier testing pocedure
|
commit | commitdiff | tree |
2017-03-23 |
Benjamin Auder | re-indent and remove prints in generateSampleInputs
|
commit | commitdiff | tree |
2017-03-23 |
Benjamin Auder | downgrade roxygen2 to v5.0.1, rename EMGLLF -> EMGLLF_R
|
commit | commitdiff | tree |
2017-03-23 |
Benjamin Auder | fix typo in EMGLLF.c
|
commit | commitdiff | tree |
2017-03-20 |
Benjamin Auder | re-fix test/README
|
commit | commitdiff | tree |
2017-03-20 |
Benjamin Auder | remove also NY21 as in R code
|
commit | commitdiff | tree |
2017-03-20 |
Benjamin Auder | align C version of EMGLLF on R version
|
commit | commitdiff | tree |
2017-03-18 |
Benjamin Auder | fix magic typo in test/README
|
commit | commitdiff | tree |
2017-03-18 |
Benjamin Auder | update test/ folder for experimentations
|
commit | commitdiff | tree |
2017-03-18 |
Benjamin Auder | no need to source self code in a package: function...
|
commit | commitdiff | tree |
2017-03-18 |
Benjamin Auder | missing safety + cd.. in test/README
|
commit | commitdiff | tree |
2017-03-18 |
Benjamin Auder | Necessary changes to generate/run C tests.
|
commit | commitdiff | tree |
2017-03-18 |
Benjamin Auder | Add test/README: shell file self-documented
|
commit | commitdiff | tree |
2017-03-18 |
Benjamin Auder | Delete NAMESPACE + all Rd files but valse-package.Rd...
|
commit | commitdiff | tree |
2017-03-18 |
Benjamin Auder | Rename EMGLLF and EMGrank with suffix _R in generate_tests/.
|
commit | commitdiff | tree |
2017-03-18 |
Benjamin Auder | Remove obsolete comments in generate_tests/EMGLLF.R
|
commit | commitdiff | tree |
2017-03-18 |
Benjamin Auder | More readable initialize.sh
|
commit | commitdiff | tree |
2017-03-18 |
Benjamin Auder | WARNING: remove .gitattributes and .gitfat from the...
|
commit | commitdiff | tree |
2017-03-18 |
Benjamin Auder | clean .gitattributes
|
commit | commitdiff | tree |
2017-03-18 |
Benjamin Auder | prepare wrappers EMGLLF.R --> EMGLLF.c
|
commit | commitdiff | tree |
2017-03-18 |
Benjamin Auder | better gitignore repartition and contents
|
commit | commitdiff | tree |
2017-03-18 |
Benjamin Auder | add some folders; more complete package structure
|
commit | commitdiff | tree |
2017-03-16 |
Benjamin Auder | Fix selectVariables.R
|
commit | commitdiff | tree |
2017-03-16 |
Benjamin Auder | Merge branch 'master' of auder.net:valse
|
commit | commitdiff | tree |
2017-03-16 |
Benjamin Auder | Folder reorganization
|
commit | commitdiff | tree |
2017-03-16 |
Benjamin Auder | ignore local files (projects, R history...)
|
commit | commitdiff | tree |
2017-03-10 |
Benjamin Auder | Remove and ignore Rstudio project files
|
commit | commitdiff | tree |
2017-03-03 |
Benjamin Auder | draft of constructionModelesLassoMLE.R
|
commit | commitdiff | tree |
2017-02-23 |
Benjamin Auder | add a few TODOs in constructionModelesEMGLLF.R
|
commit | commitdiff | tree |
2017-02-23 |
Benjamin Auder | forgot to return result in selectVariableS.R
|
commit | commitdiff | tree |
2017-02-23 |
Benjamin Auder | merge selectVariables.R doc and selectiontotale.R code...
|
commit | commitdiff | tree |
2017-02-23 |
Benjamin Auder | draft of selectiontotale.R
|
commit | commitdiff | tree |
2017-02-23 |
Benjamin Auder | prepare EMGLLF / EMGrank wrappers, simplify folder...
|
commit | commitdiff | tree |
2017-02-23 |
Benjamin Auder | Drop useless files (we will use R 'parallel' package)
|
commit | commitdiff | tree |
2017-02-23 |
Benjamin Auder | move selectiontotale to appropriate folder (untranslated)
|
commit | commitdiff | tree |
2017-02-23 |
Benjamin Auder | Add a few indications for debug
|
commit | commitdiff | tree |
2017-02-23 |
Benjamin Auder | facilitate test
|
commit | commitdiff | tree |
2017-02-12 |
Benjamin Auder | add package-valse.Rd in man
|
commit | commitdiff | tree |
2017-02-12 |
Benjamin Auder | namespace generated by roxygen2
|
commit | commitdiff | tree |
2017-02-12 |
Benjamin Auder | fix test.constructionModelesLassoMLE; TODO: det(rho...
|
commit | commitdiff | tree |
2017-02-12 |
Benjamin Auder | fix generateRunTest for constructionModelesEMGrank...
|
commit | commitdiff | tree |
2017-02-11 |
Benjamin Auder | fix memory leaks on EMGLLF, test OK for EMGrank
|
commit | commitdiff | tree |
2017-02-10 |
Benjamin Auder | fix indexations: test.EMGLLF without errors (but R...
|
commit | commitdiff | tree |
2017-02-10 |
Benjamin Auder | debug test.EMGLLF
|
commit | commitdiff | tree |
2017-02-10 |
Benjamin Auder | fix arrays reading in C, add type Real for double or...
|
commit | commitdiff | tree |
2017-02-10 |
Benjamin Auder | fix generateRunSave_EMGLLF, simplify arrays readings
|
commit | commitdiff | tree |
2017-02-10 |
Benjamin Auder | fix valse pkg functions callings in src/test/generate
|
commit | commitdiff | tree |
2017-01-25 |
Benjamin Auder | fix EMGLLF.R line 64: sum(gam,1) in MATLAB is colSums...
|
commit | commitdiff | tree |
2017-01-14 |
Benjamin Auder | write generateRunSaveTest_EMGLLF.R
|
commit | commitdiff | tree |
2017-01-14 |
Benjamin Auder | no more need for src/test/testX.R
|
commit | commitdiff | tree |
2017-01-14 |
Benjamin Auder | revert src/test/utils.c
|
commit | commitdiff | tree |
2017-01-14 |
Benjamin Auder | remove utils.c, prepare testing 'R-only'
|
commit | commitdiff | tree |
2017-01-14 |
Benjamin Auder | OLD_MATLAB_CODE not required anymore
|
commit | commitdiff | tree |
2017-01-14 |
Benjamin Auder | reorganize test folder: tests generation with MATLAB...
|
commit | commitdiff | tree |
2017-01-13 |
Benjamin Auder | write test.EMGrank.c
|
commit | commitdiff | tree |
2017-01-13 |
Benjamin Auder | ignore valgrind core files
|
commit | commitdiff | tree |
2017-01-12 |
Benjamin Auder | update tests/TODO
|
commit | commitdiff | tree |
2017-01-12 |
Benjamin Auder | C-part of tests ready [TODO: R part]
|
commit | commitdiff | tree |
2017-01-12 |
Benjamin Auder | test almost working
|
commit | commitdiff | tree |
2017-01-11 |
Benjamin Auder | add test folder
|
commit | commitdiff | tree |
2017-01-09 |
Benjamin Auder | add clening script
|
commit | commitdiff | tree |
2017-01-09 |
Benjamin Auder | update Makevars
|
commit | commitdiff | tree |
2017-01-06 |
Benjamin Auder | fix typos
|
commit | commitdiff | tree |
2016-12-17 |
Benjamin Auder | R package can now be installed (compilation OK)
|
commit | commitdiff | tree |
2016-12-16 |
Benjamin Auder | finished translation MATLAB --> R,C ; start debugging...
|
commit | commitdiff | tree |
2016-12-15 |
Benjamin Auder | almost finished
|
commit | commitdiff | tree |
2016-12-15 |
Benjamin Auder | finish adapters ; almost finished sources
|
commit | commitdiff | tree |
2016-12-07 |
Benjamin Auder | delete .Rhistory
|
commit | commitdiff | tree |
2016-12-06 |
Benjamin Auder | ignore .Rhistory and a few other files
|
commit | commitdiff | tree |
2016-12-06 |
Benjamin Auder | replace spaces by tabs
|
commit | commitdiff | tree |
2016-12-04 |
Benjamin Auder | 'update'
|
commit | commitdiff | tree |
2016-12-04 |
Benjamin Auder | R: cosmetics + start translation of (selmix.m into...
|
commit | commitdiff | tree |
2016-12-02 |
Benjamin Auder | remove testing code in basicInit
|
commit | commitdiff | tree |
2016-12-02 |
Benjamin Auder | finished a.EMGLLF.c [to test] ; fix indices in EMGLLF...
|
commit | commitdiff | tree |
2016-11-28 |
Benjamin Auder | renaming
|
commit | commitdiff | tree |
2016-11-28 |
Benjamin Auder | prepare structure for R package
|
commit | commitdiff | tree |
2016-11-16 |
Benjamin Auder | initial commit
|
commit | commitdiff | tree |
|