17
0

22 Commits

Author SHA256 Message Date
7078d83231 Accepting request 1158283 from devel:languages:python:numeric
- Clean up the SPEC file
- Fix tests on Python 3.12 with tests-int-division.patch

OBS-URL: https://build.opensuse.org/request/show/1158283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-louvain?expand=0&rev=8
2024-03-15 19:32:23 +00:00
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
2a562eaa17 Accepting request 1010639 from devel:languages:python:numeric
- 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/request/show/1010639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-louvain?expand=0&rev=7
2022-10-14 13:42:55 +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
d705282f7a Accepting request 887921 from devel:languages:python:numeric
- 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/request/show/887921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-louvain?expand=0&rev=6
2021-04-24 21:08:49 +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
659470b597 Accepting request 820913 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/820913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-louvain?expand=0&rev=5
2020-07-16 10:15:05 +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
48bea68687 Accepting request 807671 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/807671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-louvain?expand=0&rev=4
2020-05-20 16:47:54 +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
ce3af0ee52 Accepting request 761219 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/761219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-louvain?expand=0&rev=3
2020-01-07 22:52:04 +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
3ddc716b6d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-louvain?expand=0&rev=8 2020-01-06 15:21:50 +00:00
Todd R
e929a4e3e5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-louvain?expand=0&rev=7 2020-01-06 15:19:32 +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
0291c5b825 Accepting request 662902 from 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/662902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-louvain?expand=0&rev=2
2019-01-24 13:03:55 +00:00
Todd R
cd062832dd OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-louvain?expand=0&rev=4 2019-01-04 19:25:02 +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
36c6b1938f Accepting request 652730 from devel:languages:python:numeric
Louvain algorithm for community detection

OBS-URL: https://build.opensuse.org/request/show/652730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-louvain?expand=0&rev=1
2018-12-19 12:49:52 +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