pyg-team/pytorch_geometric

Mesh Laplacian

Open

#4,175 opened on Mar 1, 2022

 (1 comment) (0 reactions) (1 assignee)Python (3,514 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (19,985 stars)
PR merge metrics
 (PR metrics pending)

Description

🚀 The feature, motivation and pitch

Hi!

A function for computing the mesh Laplacian would be a great addition. If you approve, I'd be glad to contribute this feature. I think it should be a separate function in TORCH_GEOMETRIC.UTILS under the name get_mesh_laplacian.

Alternatives

No response

Additional context

No response

Contributor guide