mirror of
https://github.com/briatte/awesome-network-analysis.git
synced 2024-10-01 01:06:13 -04:00
Add LightGraphs.jl to software section
This commit is contained in:
parent
aa375cbaab
commit
6b4ffbcf3a
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user