Skip to content

Big matrix #75

@tkcaccia

Description

@tkcaccia

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions