add some TODO and skeleton for test/test_EMGrank.R
[valse.git] / TODO
1 Apply git-fat patch
2
3 Continue debug: (message "cannot allocate vector 40gb" ?!
4 X = matrix(runif(n*p, -10, 10), nrow=n)
5 Y = matrix(runif(n*m, -5, 15), nrow=n)
6 V1 = valse::valse(X, Y, fast=FALSE) #OK
7 V2 = valse::valse(X, Y, fast=FALSE) #not OK... almost