Add: Software: Linkage

This commit is contained in:
François 2017-06-18 17:07:59 +02:00
parent bd43aa19a6
commit 401f2d0838

View File

@ -468,6 +468,7 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes
- [Graphviz](http://www.graphviz.org/) - Cross-platform software to draw graphs in the DOT graph drawing language. - [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. - [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. - [GraphX](https://spark.apache.org/graphx/) - [Apache Spark](https://spark.apache.org/) module to perform graph-related parallel computation.
- [Linkage](https://linkage.fr/) - Online tool to visualize and model networks with textual edges.
- [Lynks](https://lynksoft.com/) - Web-based tool for simple network analysis and visualization. - [Lynks](https://lynksoft.com/) - Web-based tool for simple network analysis and visualization.
- [Mathematica](https://www.wolfram.com/mathematica/) - Cross-platform program with graph theory and network analysis functionalities. - [Mathematica](https://www.wolfram.com/mathematica/) - Cross-platform program with graph theory and network analysis functionalities.
- [IGraph/M](https://github.com/szhorvat/IGraphM) - Interface to use the `igraph` library from within Mathematica, using standard Mathematica `Graph` objects. - [IGraph/M](https://github.com/szhorvat/IGraphM) - Interface to use the `igraph` library from within Mathematica, using standard Mathematica `Graph` objects.