17
0

11 Commits

Author SHA256 Message Date
346c15de7a - Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-louvain?expand=0&rev=21
2024-03-15 14:56:34 +00:00
089d1d2215 Accepting request 1158180 from home:mcalabkova:branches:devel:languages:python:numeric
- Fix tests on Python 3.12 with tests-int-division.patch

OBS-URL: https://build.opensuse.org/request/show/1158180
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-louvain?expand=0&rev=20
2024-03-15 14:20:54 +00:00
e7c07e34de - Update to 0.16:
* Fix #86. When computing the change in modularity after alternating the
    block membership of a node, the resolution parameter was multiplied to the
    wrong term.
    As a result, the current code fails to correctly implement the Louvain
    algorithm, except for the special case when the resolution parameter is set
    to one.
- Add fix-test-karate.patch to fix tests with networkx<=2.7
  gh#taynaud/python-louvain#95

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-louvain?expand=0&rev=18
2022-10-14 09:15:21 +00:00
8f2e48b885 - Update to 0.15:
* Stop relabelling stable partitions, tests on power, doc fixes
- Do not build for Python 3.6, due to no NumPy.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-louvain?expand=0&rev=16
2021-04-23 05:59:10 +00:00
Tomáš Chvátal
74ab3c952c 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
2020-07-14 13:51:34 +00:00
Tomáš Chvátal
f78ef5afba Accepting request 807637 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/807637
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-louvain?expand=0&rev=12
2020-05-20 11:33:30 +00:00
Todd R
60b806ff24 Accepting request 761218 from home:TheBlackCat:branches:devel:languages:python:numeric
- Drop python2 subpackage due to dependencies dropping python2.

OBS-URL: https://build.opensuse.org/request/show/761218
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-louvain?expand=0&rev=10
2020-01-06 17:33:19 +00:00
Todd R
c0268d9165 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-louvain?expand=0&rev=9 2020-01-06 15:21:59 +00:00
Todd R
15b8a36f72 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-louvain?expand=0&rev=6 2020-01-06 15:19:16 +00:00
Todd R
bcd92c5821 Accepting request 662860 from home:TheBlackCat:branches:devel:languages:python:numeric
- 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

OBS-URL: https://build.opensuse.org/request/show/662860
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-louvain?expand=0&rev=3
2019-01-04 16:52:19 +00:00
Todd R
b6ddfca876 Accepting request 652729 from home:TheBlackCat:branches:devel:languages:python:misc
Louvain algorithm for community detection

OBS-URL: https://build.opensuse.org/request/show/652729
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-louvain?expand=0&rev=1
2018-11-29 21:19:54 +00:00