Skip to content

mrfanuel/EllipsoidalGraphEmbedding.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EllipsoidalGraphEmbedding.jl

Stable Dev Build Status

Documentation

This is the code associated with the manuscript Ellipsoidal Embedding of graphs by Michaël Fanuel , Antoine Aspeel, Michael Schaub and Jean-Charles Delvenne.

Install Julia

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

Installation

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

julia> ]add https://github.com/mrfanuel/EllipsoidalGraphEmbedding.jl

Jupyter notebooks for reproducing the paper figures

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

Usage

To use the functions of this module, simply type

julia> using EllipsoidalGraphEmbedding

About

Embedding graphs on hyper ellipsoids

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published