Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-munkres | Distribution: Fedora Project |
Version: 1.1.4 | Vendor: Fedora Project |
Release: 1.fc42 | Build date: Fri Sep 27 15:01:54 2024 |
Group: Unspecified | Build host: buildvm-s390x-04.s390.fedoraproject.org |
Size: 72724 | Source RPM: python-munkres-1.1.4-1.fc42.src.rpm |
Packager: Fedora Project | |
Url: http://software.clapper.org/munkres/ | |
Summary: A Munkres algorithm for Python |
The Munkres module provides an 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 ith worker to the jth 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.
Apache-2.0
* Fri Sep 27 2024 Fabian Affolter <mail@fabian-affolter.ch> - 1.1.4-1 - Update to latest upstream release * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.1.2-20 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Aug 09 2023 Parag Nemade <pnemade AT redhat DOT com> - 1.1.2-17 - Convert license to SPDX expression * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.1.2-15 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/lib/python3.13/site-packages/__pycache__/munkres.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/__pycache__/munkres.cpython-313.pyc /usr/lib/python3.13/site-packages/munkres-1.1.4-py3.13.egg-info /usr/lib/python3.13/site-packages/munkres-1.1.4-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/munkres-1.1.4-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/munkres-1.1.4-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/munkres-1.1.4-py3.13.egg-info/top_level.txt /usr/lib/python3.13/site-packages/munkres.py /usr/share/doc/python3-munkres /usr/share/doc/python3-munkres/CHANGELOG.md /usr/share/doc/python3-munkres/README.md /usr/share/licenses/python3-munkres /usr/share/licenses/python3-munkres/LICENSE.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Nov 17 23:52:18 2024