Skip to content

EventProcessor: Optimize Laplacian & Boundary Computation #16

@Ankitaghavate

Description

@Ankitaghavate

The current EventProcessor code for computing Laplacians and boundaries is long and repetitive. It should be simplified to handle dynamic simplices, reduce repeated code, and improve memory usage when saving chunks. Running compute_lapl_and_bounds() on large datasets can be inefficient, and feature vectors for nodes, edges, and faces should be dynamically handled for all events.

Environment: Python 3.10+, PyTorch, gudhi, awkward, numpy, scnn.

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