[go: up one dir, main page]

Skip to content

Standalone code to generate the figures for the paper "Accelerating Multiscale Diffusion with Chebyshev polynomials" submitted at SPL2021.

Notifications You must be signed in to change notification settings

amelie-barbe/spl2021-accelerating-diffusion-chebychev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spl2021-accelerating-diffusion-chebychev

Standalone code of the experiments for the paper "Fast Multiscale Diffusion on Graphs" submitted at SPL2021.

Requirements

The code is written in Python3, and uses the following libraries: NumPy, SciPy, pyplot and ogb.

Execution

To execute the experiments, write in a terminal:

$ python3 main.py

About

Standalone code to generate the figures for the paper "Accelerating Multiscale Diffusion with Chebyshev polynomials" submitted at SPL2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages