Releases: matthieumeo/pycsou-gsp
Releases · matthieumeo/pycsou-gsp
Pycsou-gsp 1.0.4
- Updated documentation
- Modified requirements and README
Pycsou-gsp 1.0.3
Slight refactoring of the package.
Pycsou-gsp 1.0.1
The package is now be imported as:
import pycgsp
Refactoring of module tessellation
to graph
.
Pycsou-gsp 1.0
-
Implementation of common graph linear operators:
- Graph convolution operators:
GraphConvolution
- Graph differential operators:
GraphLaplacian
,GraphGradient
,GeneralisedGraphLaplacian
.
- Graph convolution operators:
-
Routines for generating graphs from discrete tessellations of continuous manifolds such as the sphere.