Add: IGraph/M (Mathematica), by @szhorvat

This commit is contained in:
François Briatte 2017-01-03 05:19:55 +01:00
parent 096bc9bf2f
commit 234498103f

View File

@ -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).