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 f78ef5afba
commit 74ab3c952c
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jul 14 13:44:51 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.14
* Replace RandomState.permutation with RandomState.shuffle
* include resolution parameter in __modularity calculation
* docs fixes
-------------------------------------------------------------------
Wed May 20 07:26:53 UTC 2020 - Petr Gajdos <pgajdos@suse.com>