epfl-lts2 / pygsp

Graph Signal Processing in Python
https://pygsp.rtfd.io
BSD 3-Clause "New" or "Revised" License
488 stars 93 forks source link

Fixed stability issues in graph pyramid #2

Closed EiffL closed 7 years ago

EiffL commented 7 years ago

First of all, thanks so much for making these tools public. I encountered just a few issues when using pygsp.operators.reduction.graph_multiresolution in practice:

rodrigo-pena commented 7 years ago

Thanks a lot for your contribution. I'll merge it to the master branch. Feel free to contribute whenever you like.