diff --git a/README.md b/README.md index 0f16d4e..2139de8 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes - [Algorithms](#algorithms) - [C / C++](#c--c) - [JavaScript](#javascript) + - [Julia](#julia) - [MATLAB](#matlab) - [Python](#python) - [R](#r) @@ -501,6 +502,10 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes - [VivaGraphJS](https://github.com/anvaka/VivaGraphJS) - Graph drawing library ([ForceAtlas2 plugin](https://github.com/graphcommons/viva.forceatlas2)). - [viz.js](https://mdaines.github.io/viz.js/) - Use Graphviz in Web pages. +### Julia + +- [LightGraphs.jl](https://github.com/JuliaGraphs/LightGraphs.jl) - Graph Library with a focus on performance and simplicity. + ### MATLAB 1. [Brain Connectivity Toolbox](https://sites.google.com/site/bctnet/) - Toolbox for complex-network analysis of structural and functional brain-connectivity data, with links to many related projects.