AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.15: * Stop relabelling stable partitions, tests on power, doc fixes - Do not build for Python 3.6, due to no NumPy.
- update to version 0.14 * Replace RandomState.permutation with RandomState.shuffle * include resolution parameter in __modularity calculation * docs fixes
- %python3_only -> %python_alternative
- Drop python2 subpackage due to dependencies dropping python2.
- Update to 0.13 * Improve readme about library usage * Make cluster be 0,1...,n_clusters in the special case of no links * Include tests in sdists * Include license and documentation in sdists
- Initial version