add some TODO and skeleton for test/test_EMGrank.R
[valse.git] / TODO
CommitLineData
5a478945 1Apply git-fat patch
7fd371e5
BA
2
3Continue 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