SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python312-munkres rpm build for : OpenSuSE. For other distributions click python312-munkres.

Name : python312-munkres
Version : 1.1.4 Vendor : openSUSE
Release : 4.4 Date : 2023-04-21 14:28:22
Group : Development/Languages/Python Source RPM : python-munkres-1.1.4-4.4.src.rpm
Size : 0.07 MB
Packager : https://bugs_opensuse_org
Summary : Munkres implementation for Python
Description :
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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Factory:/RISCV:/ToTest/images/repo/openSUSE-20240817-riscv64-Media1/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python312-munkres-1.1.4-4.4.noarch.rpm
ftp.icm.edu.pl  python312-munkres-1.1.4-4.4.noarch.rpm
     

Provides :
python3.12dist(munkres)
python312-munkres
python3dist(munkres)

Requires :
python(abi) = 3.12
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.12/site-packages/__pycache__/munkres.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/__pycache__/munkres.cpython-312.pyc
/usr/lib/python3.12/site-packages/munkres-1.1.4.dist-info
/usr/lib/python3.12/site-packages/munkres-1.1.4.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/munkres-1.1.4.dist-info/LICENSE.md
/usr/lib/python3.12/site-packages/munkres-1.1.4.dist-info/METADATA
/usr/lib/python3.12/site-packages/munkres-1.1.4.dist-info/RECORD
/usr/lib/python3.12/site-packages/munkres-1.1.4.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/munkres-1.1.4.dist-info/WHEEL
/usr/lib/python3.12/site-packages/munkres-1.1.4.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/munkres.py
/usr/share/doc/packages/python312-munkres
/usr/share/doc/packages/python312-munkres/CHANGELOG.md
/usr/share/doc/packages/python312-munkres/README.md
/usr/share/licenses/python312-munkres
/usr/share/licenses/python312-munkres/LICENSE.md

 
ICM