Add webweb (in Python section) + add note about it in MATLAB section

This commit is contained in:
François Briatte 2019-06-14 11:52:41 +02:00
parent 1f41bdf18e
commit 55a915b18d

View File

@ -601,6 +601,8 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes
### MATLAB
> See also the webweb tool listed in the [Python](#python) section.
- [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.
- [Complex Networks Package for MatLab](http://www.levmuchnik.net/Content/Networks/ComplexNetworksPackage.html).
- [CONTEST](http://www.maths.strath.ac.uk/research/groups/numerical_analysis/contest) - Random network toolbox that implements nine network models.
@ -630,6 +632,7 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes
- [Snap.py](http://snap.stanford.edu/snappy/index.html) - A Python interface for SNAP (a general purpose, high performance system for analysis and manipulation of large networks).
- [SnapVX](https://github.com/snap-stanford/snapvx) - A convex optimization solver for problems defined on a graph.
- [TQ (Temporal Quantities)](http://vladowiki.fmf.uni-lj.si/doku.php?id=tq) - Python 3 library for temporal network analysis.
- [webweb](https://webwebpage.github.io/) - MATLAB/Python library to produce interactive network visualizations with d3.js.
### R