-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I am working on matrix big as 65536*65536 (basically containing 2^32 value).
I am using your function directly using Rcpp.
Unfortunately irlb function cannot deal with function so big. Is it possible change the format used to index the matrix from "int" to "long long" in the way to perform irlb on these dataset?
Thank you in advance.
Metadata
Metadata
Assignees
Labels
No labels