Python Graph Signal Processing Toolbox

Here are infos on the Python Graph Signal Processing Toolbox, pygsp.

The repository is here: https://github.com/epfl-lts2/pygsp

 

Next tasks:

To develop:
* Graph object (Supervisor Vassilis)
finish compute laplacian
look at better methods for compute_lmax
 
* Filter toolbox (Supervisor Nathanael)
correct compute_cheby_coeff
create the method filter.apply
add more filter types
 

* Create test cases for the functions (Supervisor Benjamin)

 
* add a filter bank object.

 

Summary of the first session: