Merge pull request #28 from jpfairbanks/patch-1

Add LightGraphs.jl to software section
This commit is contained in:
François Briatte 2016-05-01 18:08:26 +02:00
commit 89dc687dbc

View File

@ -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.