Skip to content

sparse->dense coercion #7

Description

@doliv071

I've been using cellXY and it is quite nice and works painlessly. I would like to make a suggestion, to remove all as.matrix operations if possible. It browsing the code it doesn't seem like there is any requirement that the matrix be dense as all lower level functions seem to handle sparse matrices just fine.

For a decent sized experiment this operation might be enough to crash smaller machines.

In asMethod(object) :
  sparse->dense coercion: allocating vector of size 16.7 GiB

Best,
Dave

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions