Skip to content

Jupyter notebook crash on input of large sparse distance matrix #133

@xgao32

Description

@xgao32

Hello, I have a distance matrix represented in COO format (I,J, value) that can be accessed here. There are 149K vertices and almost 1.7 million edges, the file is just 47 MB.

When I try to run Ripser on the whole distance matrix or a subset of it, my Jupyter notebook crashes.

image

Here is a minimal example to replicate the issue. The same holds when I run this on Google Colab with 12Gb of RAM and I suspect it may be related to #121 and this on the Ripser repo. Getting this to work would be vital to my research and I pray that someone can point me in the right direction .

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