Update README.md

Added the Python library `Scikit-network`, dedicated to machine learning on graphs.
This commit is contained in:
Simon Delarue 2025-02-24 10:41:44 +01:00 committed by GitHub
parent ae004c0adf
commit a08d662b1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -530,6 +530,7 @@ __Note:__ searching for @ will return all Twitter accounts listed on this
- [qgis-edge-bundling](https://github.com/ait-energy/qgis-edge-bundling) - Implementation of force-directed edge bundling for the QGIS Processing toolbox. - [qgis-edge-bundling](https://github.com/ait-energy/qgis-edge-bundling) - Implementation of force-directed edge bundling for the QGIS Processing toolbox.
- [Radatools](https://deim.urv.cat/~sergio.gomez/radatools.php) - Set of tools intended for the analysis of complex networks, built on top of [Radalib](http://deim.urv.cat/~sergio.gomez/radalib.php), a library written in Ada. - [Radatools](https://deim.urv.cat/~sergio.gomez/radatools.php) - Set of tools intended for the analysis of complex networks, built on top of [Radalib](http://deim.urv.cat/~sergio.gomez/radalib.php), a library written in Ada.
- [Retina](https://ouestware.gitlab.io/retina) - Web application to share GEXF and GraphML network visualizations. - [Retina](https://ouestware.gitlab.io/retina) - Web application to share GEXF and GraphML network visualizations.
- [Scikit-network](https://github.com/sknetwork-team/scikit-network) - Open-source library for machine learning on graphs.
- [SageMath](https://www.sagemath.org/) - Free open-source mathematics software with extensive [graph capabilities](http://doc.sagemath.org/html/en/reference/graphs/index.html). - [SageMath](https://www.sagemath.org/) - Free open-source mathematics software with extensive [graph capabilities](http://doc.sagemath.org/html/en/reference/graphs/index.html).
- [Segrada](https://www.segrada.org/) - Cross-platform tool to build and visualize semantic graph databases. - [Segrada](https://www.segrada.org/) - Cross-platform tool to build and visualize semantic graph databases.
- [Siena](https://www.stats.ox.ac.uk/~snijders/siena/) - Simulation Investigation for Empirical Network Analysis. Formerly a Windows program, now developed as the RSiena R package. - [Siena](https://www.stats.ox.ac.uk/~snijders/siena/) - Simulation Investigation for Empirical Network Analysis. Formerly a Windows program, now developed as the RSiena R package.