Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-munkres | Distribution: openSUSE Tumbleweed |
Version: 1.1.4 | Vendor: openSUSE |
Release: 4.10 | Build date: Fri Apr 21 14:28:22 2023 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 78396 | Source RPM: python-munkres-1.1.4-4.10.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://software.clapper.org/munkres/ | |
Summary: Munkres implementation for Python |
The Munkres module provides an O(n^3) implementation of the Munkres algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm). The algorithm models an assignment problem as an NxM cost matrix, where each element represents the cost of assigning the i'th worker to the j'th job, and it figures out the least-cost solution, choosing a single item from each row and column in the matrix, such that no row and no column are used more than once. This particular implementation is based on http://csclab.murraystate.edu/~bob.pilgrim/445/munkres.html.
Apache-2.0
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com> - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 13 2023 Matej Cepl <mcepl@suse.com> - Make calling of %{sle15modernpython} optional. * Wed Feb 15 2023 Matej Cepl <mcepl@suse.com> - Clean up spec - Fix metadata for the added patch. * Fri Apr 22 2022 Matej Cepl <mcepl@suse.com> - Add test_profil_float_32bit.patch to skip test_profil_float test which fails on 32bit systems (gh#bmc/munkres#40). * Sat Mar 26 2022 Dirk Müller <dmueller@suse.com> - update to 1.1.4: - Switched from Nose to Pytest for testing. - Fix to Issue #34, in which `print_matrix` wasn't handling non-integral values. - Various changes from `http:` URLs to `https:` URLs - drop python-munkres-remove-nose.patch (obsolete) * Mon Sep 14 2020 pgajdos@suse.com - do not depend on deprecated nose - added patches fix https://github.com/bmc/munkres/pull/32 + python-munkres-remove-nose.patch * Mon Apr 01 2019 pgajdos@suse.com - version update to 1.1.2 * Removed `NoReturn` type annotations * Only supports Python 3.5 or better * Added `typing` type hints * simplify conversion of a profit matrix to a cost matrix * Added more tests - run the testsuite - python3-only package * Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package * Mon Apr 10 2017 alarrosa@suse.com - Use singlespec macros * Tue Feb 21 2017 jengelh@inai.de - Wrap description
/usr/lib/python3.11/site-packages/__pycache__/munkres.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/__pycache__/munkres.cpython-311.pyc /usr/lib/python3.11/site-packages/munkres-1.1.4.dist-info /usr/lib/python3.11/site-packages/munkres-1.1.4.dist-info/INSTALLER /usr/lib/python3.11/site-packages/munkres-1.1.4.dist-info/LICENSE.md /usr/lib/python3.11/site-packages/munkres-1.1.4.dist-info/METADATA /usr/lib/python3.11/site-packages/munkres-1.1.4.dist-info/RECORD /usr/lib/python3.11/site-packages/munkres-1.1.4.dist-info/REQUESTED /usr/lib/python3.11/site-packages/munkres-1.1.4.dist-info/WHEEL /usr/lib/python3.11/site-packages/munkres-1.1.4.dist-info/top_level.txt /usr/lib/python3.11/site-packages/munkres.py /usr/share/doc/packages/python311-munkres /usr/share/doc/packages/python311-munkres/CHANGELOG.md /usr/share/doc/packages/python311-munkres/README.md /usr/share/licenses/python311-munkres /usr/share/licenses/python311-munkres/LICENSE.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 00:30:25 2025