mnets / pymnet

The original library for analyzing multilayer networks.
https://mnets.github.io/pymnet/
GNU General Public License v3.0
118 stars 24 forks source link

[REVIEW]: Typo in docstring of `orbit_counts_all` #32

Closed pitmonticone closed 3 weeks ago

pitmonticone commented 3 weeks ago

There is a typo here: https://github.com/mnets/pymnet/blob/872e248fe4a8ef3496a682ba7895538648275d5d/pymnet/graphlets/graphlet_measures.py#L25-L26

Fix: substitute permutated with permuted.