Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-munkres-1.1.2-lp152.1.1 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python3-munkres Distribution: openSUSE Leap 15.2
Version: 1.1.2 Vendor: openSUSE
Release: lp152.1.1 Build date: Fri Feb 21 23:55:59 2020
Group: Development/Languages/Python Build host: lamb58
Size: 57745 Source RPM: python-munkres-1.1.2-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: http://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.

Provides

Requires

License

Apache-2.0

Changelog

* 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
* Fri Jan 20 2017 alarrosa@suse.com
  - Initial release

Files

/usr/lib/python3.6/site-packages/__pycache__
/usr/lib/python3.6/site-packages/__pycache__/munkres.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/munkres.cpython-36.pyc
/usr/lib/python3.6/site-packages/munkres-1.1.2-py3.6.egg-info
/usr/lib/python3.6/site-packages/munkres-1.1.2-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/munkres-1.1.2-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/munkres-1.1.2-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/munkres-1.1.2-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/munkres.py
/usr/share/doc/packages/python3-munkres
/usr/share/doc/packages/python3-munkres/CHANGELOG.md
/usr/share/doc/packages/python3-munkres/README.md
/usr/share/licenses/python3-munkres
/usr/share/licenses/python3-munkres/LICENSE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 11:46:52 2024