-
Notifications
You must be signed in to change notification settings - Fork 65
Home
Thomas Bonald edited this page Nov 16, 2022
·
35 revisions
scikit-network is an open-source python package maintained by Télécom Paris, Institut Polytechnique de Paris
This Wiki aims at providing developers with the tools for contributing and maintaining this package.
If you want to contribute please have a look at our dedicated guide.
Note that throughout the Wiki, some commands use python
and pip
but, depending on your machine's configuration, you might have to use python3
and pip3
.
We gladly provide help to those willing to contribute. We gathered some tips for those using PyCharm and GitKraken.
For anyone using scikit-network, here is a short description of SciPy's CSR format and how it applies to graphs.