Skip to content

Pycsou-gsp 1.0

Compare
Choose a tag to compare
@matthieumeo matthieumeo released this 03 Mar 16:02
· 8 commits to main since this release
  • Implementation of common graph linear operators:

    • Graph convolution operators: GraphConvolution
    • Graph differential operators: GraphLaplacian, GraphGradient, GeneralisedGraphLaplacian.
  • Routines for generating graphs from discrete tessellations of continuous manifolds such as the sphere.