From 234498103f53a69282c0eaae2c40ab60d55a1e5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Briatte?= Date: Tue, 3 Jan 2017 05:19:55 +0100 Subject: [PATCH] Add: IGraph/M (Mathematica), by @szhorvat --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b78e040..9a3eec5 100755 --- a/README.md +++ b/README.md @@ -455,6 +455,7 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes - [GraphX](https://spark.apache.org/graphx/) - [Apache Spark](https://spark.apache.org/) module to perform graph-related parallel computation. - [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. + - [IGraph/M](https://github.com/szhorvat/IGraphM) - Interface to use the `igraph` library from within Mathematica, using standard Mathematica `Graph` objects. - [MuxViz](http://muxviz.net/) - Cross-platform, free and open source tool to study multilayer networks, based on R and GNU Octave. - [Neo4j](http://neo4j.com/) - Open source, scalable graph database, used by companies like [Linkurious](http://linkurio.us/). - [Network Canvas](http://networkcanvas.com/) - Set of tools to collect personal network data (in early development).