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

python311-munkres-1.1.4-150400.9.3.1 RPM for noarch

From OpenSuSE Leap 15.6 for noarch

Name: python311-munkres Distribution: SUSE Linux Enterprise 15
Version: 1.1.4 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150400.9.3.1 Build date: Wed Oct 25 11:18:50 2023
Group: Development/Languages/Python Build host: h04-ch1a
Size: 78397 Source RPM: python-munkres-1.1.4-150400.9.3.1.src.rpm
Packager: https://www.suse.com/
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.

Provides

Requires

License

Apache-2.0

Changelog

* Fri Apr 21 2023 dmueller@suse.com
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mcepl@suse.com
  - Make calling of %{sle15modernpython} optional.
* Wed Feb 15 2023 mcepl@suse.com
  - Clean up spec
  - Fix metadata for the added patch.
* Fri Apr 22 2022 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 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 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.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, Wed May 8 23:36:38 2024