Merge pull request #1461 from benedekrozemberczki/patch-1

Add Karate Club
This commit is contained in:
Vinta Chen 2020-04-07 21:12:08 +08:00 committed by GitHub
commit e8e95abce1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -975,6 +975,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [Biopython](http://biopython.org/wiki/Main_Page) - Biopython is a set of freely available tools for biological computation. * [Biopython](http://biopython.org/wiki/Main_Page) - Biopython is a set of freely available tools for biological computation.
* [cclib](http://cclib.github.io/) - A library for parsing and interpreting the results of computational chemistry packages. * [cclib](http://cclib.github.io/) - A library for parsing and interpreting the results of computational chemistry packages.
* [Colour](http://colour-science.org/) - Implementing a comprehensive number of colour theory transformations and algorithms. * [Colour](http://colour-science.org/) - Implementing a comprehensive number of colour theory transformations and algorithms.
* [Karate Club](https://github.com/benedekrozemberczki/karateclub) - Unsupervised machine learning toolbox for graph structured data.
* [NetworkX](https://networkx.github.io/) - A high-productivity software for complex networks. * [NetworkX](https://networkx.github.io/) - A high-productivity software for complex networks.
* [NIPY](http://nipy.org) - A collection of neuroimaging toolkits. * [NIPY](http://nipy.org) - A collection of neuroimaging toolkits.
* [NumPy](http://www.numpy.org/) - A fundamental package for scientific computing with Python. * [NumPy](http://www.numpy.org/) - A fundamental package for scientific computing with Python.