mirror of
https://github.com/briatte/awesome-network-analysis.git
synced 2024-10-01 01:06:13 -04:00
Merge pull request #28 from jpfairbanks/patch-1
Add LightGraphs.jl to software section
This commit is contained in:
commit
89dc687dbc
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user