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
- Host: GitHub
- URL: https://github.com/matbesancon/graph_interfaces_juliacon18
- Owner: matbesancon
- License: mit
- Created: 2018-07-13T08:28:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-14T15:34:30.000Z (almost 8 years ago)
- Last Synced: 2025-03-24T10:04:46.583Z (about 1 year ago)
- Topics: graph, julialang, lightgraphs
- Language: Jupyter Notebook
- Size: 20 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.