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 : obs://build_opensuse_org/devel:languages:python
Release : 23.22 Date : 2023-04-21 14:28:22
Group : Development/Languages/Python Source RPM : python-munkres-1.1.4-23.22.src.rpm
Size : 0.07 MB
Packager : (none)
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/devel:/languages:/python/openSUSE_Factory_PowerPC/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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