17
0

Accepting request 820907 from home:mcalabkova:branches:devel:languages:python:numeric

- update to version 0.14
  * Replace RandomState.permutation with RandomState.shuffle
  * include resolution parameter in __modularity calculation
  * docs fixes

OBS-URL: https://build.opensuse.org/request/show/820907
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-louvain?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal
2020-07-14 13:51:34 +00:00
committed by Git OBS Bridge
parent bb8f4c9531
commit e4d2efacbb
4 changed files with 12 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-python-louvain
Version: 0.13
Version: 0.14
Release: 0
Summary: Louvain algorithm for community detection
License: BSD-3-Clause