mirror of
https://github.com/briatte/awesome-network-analysis.git
synced 2024-10-01 01:06:13 -04:00
details on Graphinate and credits for recent PRs
This commit is contained in:
parent
ce771fe635
commit
77b1108937
@ -652,7 +652,7 @@ __Note:__ searching for ‘@’ will return all Twitter accounts listed on this
|
||||
- [cdlib](https://github.com/GiulioRossetti/cdlib) - Python community detection library, with 60+ methods and evaluation/visualization features.
|
||||
- [dash-cytoscape](https://github.com/plotly/dash-cytoscape) - Interactive network visualization library in Python, powered by Cytoscape.js and Dash
|
||||
- [graph-tool](http://graph-tool.skewed.de/) - Python module for network manipulation and analysis, written mostly in C++ for speed.
|
||||
- [Graphinate](https://erivlis.github.io/graphinate/) - Python package that aims to simplify the generation of Graph Data Structures from Data Sources.
|
||||
- [Graphinate](https://erivlis.github.io/graphinate/) - Python package aimed at generating graphs from data sources, built on top of `networkx`.
|
||||
- [graphviz](https://pypi.python.org/pypi/graphviz) - Python renderer for the DOT graph drawing language.
|
||||
- [graspologic](https://github.com/microsoft/graspologic) - Python package for statistical algorithms, models, and visualization for single and multiple networks.
|
||||
- [Tutorials on algorithms and models](https://graspologic.readthedocs.io/en/latest/).
|
||||
@ -1016,8 +1016,11 @@ Alden S. Klovdahl,
|
||||
[Bernhard Bieri](https://bernhardbieri.ch/),
|
||||
[Rémy Cazabet](https://github.com/Yquetzal),
|
||||
[Jeremy Gelb](https://github.com/JeremyGelb),
|
||||
[Mathieu Bastian](https://github.com/mbastian) and
|
||||
[Michael Szell](https://github.com/mszell) -
|
||||
[Mathieu Bastian](https://github.com/mbastian),
|
||||
[Michael Szell](https://github.com/mszell),
|
||||
[Eran Rivlis](https://github.com/erivlis),
|
||||
[Rohan Dandage](https://github.com/rraadd88) and
|
||||
[Benjamin Smith](https://github.com/benyamindsmith) -
|
||||
have waived all copyright and related or neighboring rights to this work.
|
||||
|
||||
Thanks to [Robert J. Ackland](https://github.com/rjackland),
|
||||
|
Loading…
Reference in New Issue
Block a user