Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signal Processing on Graphs #2

Open
mdeff opened this issue Oct 16, 2017 · 2 comments
Open

Signal Processing on Graphs #2

mdeff opened this issue Oct 16, 2017 · 2 comments

Comments

@mdeff
Copy link

mdeff commented Oct 16, 2017

Our lab is developing the PyGSP, a python package for graph signal processing. It may be relevant to your graph computing list. Our approach is different from the other packages as we take a signal processing point-of-view to computations. The Emerging Field of Signal Processing on Graphs provides a nice overview.

@jbmusso
Copy link
Owner

jbmusso commented Oct 17, 2017

Thanks for the links. I don't have the mathematical background to understand this topic, but that doesn't mean we can't add this library here (and its Matlab counterpart?). Also, I'm really curious about the potential applications in social, energy or transportation.

@mdeff
Copy link
Author

mdeff commented Oct 17, 2017

Applications are plenty indeed. It has been used for traffic forecasting, biology (where molecules are modeled as graphs), chemistry, neuroscience (with functional or structural connectomes), computer graphics (points clouds and meshes), and many more. Most of it is still research. I'm not sure about commercial applications.

We can add the matlab counterpart as well. ;) Note that it is however not maintained anymore (our lab moved to Python). At least as long as none of its users is willing to take over.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants