Skip to content
QLutz edited this page Oct 1, 2020 · 35 revisions

scikit-network is an open-source python package created at LINCS.

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.

Clone this wiki locally