Talk Julia
Episode 6: Exploring Graphs.jl and JuMP.jl in Julia
David and Randy explore graph theory with Juli. We learn how to use the Graphs.jl Julia package to create graph data structures, and the JuMP.jl package to calculate NP-hard and NP-complete properties of the graphs.
This week we also share a bunch of amazing things that our listeners are building in Julia. Thanks to everyone that shared your projects with us! Check out the Twitter thread to see what everyone is working on.
Episode links are available in the show notes on our website ➡ https://www.talkjulia.com/6
ABOUT THE SHOW
Talk Julia is a weekly podcast devoted to the Julia programming language. Join hosts David Amos and Randy Davila as we explore Julia news and resources, learn Julia for ourselves, and share our experience and everything that we've learned.
Links:
- Twitter thread showcasing listener projects
- HeartBeats.jl by Clemens Brunner
- Graphs.jl GitHub
- Graphs.jl Documentation
- JuMP.jl GitHub
- JuMP.jl Documentation
- Hearing the Shape of a Graph by Rob Ellis
- The Music of Graphs by Jason Davies
- David's script for generating scales and chords from graphs
- David's script for generating a graphs chord and an image of the graph
- GitHub issue explaining how to use NormalizedLaplacian in Graph.jl
- Julia Command-line Options (Julia Docs)
- JULIA_PROJECT Environment Variable (Julia Docs)