This is the code associated with the manuscript Ellipsoidal Embedding of graphs by Michaël Fanuel , Antoine Aspeel, Michael Schaub and Jean-Charles Delvenne.
If you do not have Julia installed, please visit julialang.org
EllipsoidalGraphEmbedding.jl
is not registered.
The way to use it is to type
julia> ]add https://github.com/mrfanuel/EllipsoidalGraphEmbedding.jl
You can execute the Jupyter notebooks
to generate the paper figures.
To use the functions of this module, simply type
julia> using EllipsoidalGraphEmbedding