Skip to content

add computation of smoothness for graph signals #71

@hugofluhr

Description

@hugofluhr

I want to add a function the computes the smoothness of a signal using the graph laplacian.

Detailed Description

compute the smoothness of any signal defined at each node of the graph using the graph laplacian.

Context / Motivation

Smoothness is one of the basic metrics of GSP and is a good starting point to add other GSP operations to nigsp and start contributing to the package.

Possible Implementation

Straightforward matrix multiplication to get the quadratic form.

Metadata

Metadata

Assignees

Labels

EnhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions