DataGraphs.jl
Support


DataGraphs.jl is supported by the Flatiron Institute, a division of the Simons Foundation.
Installation instructions
This package can be added as usual through the package manager:
julia> using Pkg: Pkg
julia> Pkg.add("DataGraphs")
Examples
using DataGraphs: DataGraphs
Examples go here.
This page was generated using Literate.jl.