Skip to content

Julia code to sample multi-type spanning forests for building sparsifiers of regularized graph Laplacians, including the combinatorial and magnetic Laplacians

License

Notifications You must be signed in to change notification settings

For-a-few-DPPs-more/MagneticLaplacianSparsifier.jl

Repository files navigation

MagneticLaplacianSparsifier

Stable Dev Build Status Coverage

Documentation

This is the code associated with the manuscript Sparsification of the regularized magnetic Laplacian thanks to multi-type spanning forests by Michaël Fanuel and Rémi Bardenet.

This code uses multiple samples of Multi-Type Spanning Forests (MTSF) to sparsify the regularized magnetic Laplacian.

Use of the code

Install Julia

If you do not have Julia installed, please visit julialang.org

Installation

MagneticLaplacianSparsifier.jl is not registered. The way to use it is to type

julia> ]add https://github.com/For-a-few-DPPs-more/MagneticLaplacianSparsifier.jl

Jupyter notebooks for reproducing the paper figures

You can execute the Jupyter notebooks to generate the paper figures.

Usage

To use this functions of this package, simply type

julia> using MagneticLaplacianSparsifier

About

Julia code to sample multi-type spanning forests for building sparsifiers of regularized graph Laplacians, including the combinatorial and magnetic Laplacians

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published