API reference
The pygsp package is mainly organized around the following two modules:
graphsto create and manipulate various kinds of graphs,filtersto create and manipulate various graph filters.
Moreover, the following modules provide additional functionality:
plottingto plot,reductionto reduce a graph while keeping its structure,featuresto compute features on graphs,learningto solve learning problems,optimizationto help solving convex optimization problems,utilsfor various utilities.