close #76 (new updated link to app)

This commit is contained in:
François Briatte 2023-04-26 21:37:24 +02:00
parent 461b04bf8c
commit 6d3353c8d3
1 changed files with 1 additions and 0 deletions

View File

@ -490,6 +490,7 @@ __Note:__ searching for @ will return all Twitter accounts listed on this
- [Practical Social Network Analysis With Gephi](http://derekgreene.com/gephitutorial/) (2014).
- [GLEAMviz Simulator](http://www.gleamviz.org/) - Cross-platform tool intended for the prediction of human epidemics.
- [Graph Commons](https://graphcommons.com/) - Collaborative platform for mapping, analyzing and publishing data-networks.
- [Graphia](https://graphia.app/) - Cross-platform tool to visualize large and complex networks ([announcement](https://www.cnn.group.cam.ac.uk/news/Graphia-April19)).
- [Graphviz](http://www.graphviz.org/) - Cross-platform software to draw graphs in the DOT graph drawing language.
- [Graphy](https://github.com/bruce/graphy) - Graph theory library written in Ruby.
- [GraphX](https://spark.apache.org/graphx/) - [Apache Spark](https://spark.apache.org/) module to perform graph-related parallel computation.