Skip to content

yang0110/PySGWT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySGWT
------

Python implementation of the Spectral Graph Wavelet Transform (SGWT) [1]. 

The code is a port of the MATLAB implementation provided by the authors
(available at http://wiki.epfl.ch/sgwt). The original code is released under
GPLv3, so I guess this code should have the same license (I am not sure about
this at the moment, the point seems to be moot. See [2] and [3] and for
instance.)



[1] D. K. Hammond, P. Vandergheynst, and R. Gribonval, “Wavelets on graphs via
spectral graph theory,” Applied and Computational Harmonic Analysis, vol. 2,
Apr. 2010. http://arxiv.org/abs/0912.3848

 [2] http://stackoverflow.com/questions/77044/licensing-a-rewrite-from-gpl-to-mit

 [3] http://stackoverflow.com/questions/1919010/does-porting-count-as-derivative-work

About

Spectral Graph Wavelet Transform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%