Add LightGraphs.jl to software section

This commit is contained in:
James 2016-05-01 10:44:25 -04:00
parent aa375cbaab
commit 6b4ffbcf3a

View File

@ -39,6 +39,7 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes
- [Algorithms](#algorithms) - [Algorithms](#algorithms)
- [C / C++](#c--c) - [C / C++](#c--c)
- [JavaScript](#javascript) - [JavaScript](#javascript)
- [Julia](#julia)
- [MATLAB](#matlab) - [MATLAB](#matlab)
- [Python](#python) - [Python](#python)
- [R](#r) - [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)). - [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. - [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 ### 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. 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.