An open API service indexing awesome lists of open source software.

https://github.com/matbesancon/graph_interfaces_juliacon18

The slides for the Graph interfaces talk at Juliacon18
https://github.com/matbesancon/graph_interfaces_juliacon18

graph julialang lightgraphs

Last synced: about 1 year ago
JSON representation

The slides for the Graph interfaces talk at Juliacon18

Awesome Lists containing this project

README

          

## Graph interfaces in Julia

This talk on LightGraphs was presented at JuliaCon 2018 by
[James Fairbanks](https://github.com/jpfairbanks) and
[Mathieu Besançon](https://github.com/matbesancon). It covers what LightGraphs
is, its scope and its relation to other packages and how to use it as a package developer.

## The JuliaGraphs Ecosystem: build fast -- don’t break things

This second talk on the JuliaGraphs ecosystem is a retrospective
of the year and what we've learned developing and maturing the packages
towards the 1.0 version.