munkres 1.0.8-1 source package in Ubuntu

Changelog

munkres (1.0.8-1) unstable; urgency=medium

  * New upstream release.
    - Relicensed under Apache 2.0.
  * Use the same https URL for all Vcs links.
  * Bump Standards-Version to 3.9.8, no changes needed.
  * Bump debhelper compat level to 9.

 -- Stefano Rivera <email address hidden>  Wed, 20 Jul 2016 15:34:39 -0700

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
munkres_1.0.8-1.dsc 1.7 KiB b10a77e2af01f6bf669509f05dbd50ec9d4edd6022e51cee3567789eaa2fa2e0
munkres_1.0.8.orig.tar.gz 9.1 KiB 185f1a9c4d2c31f2f19afa48bc2ec726c11e945eded4784d272da2fd49bf7a55
munkres_1.0.8-1.debian.tar.xz 3.3 KiB 2a564cc9432b8903eaa2d49d706afdd6b8dec990627e01cd9ab661c0eb25350a

Available diffs

No changes file available.

Binary packages built by this source

python-munkres: munkres algorithm for the Assignment Problem - Python 2.x library

 The Munkres module provides an implementation of the Munkres algorithm (also
 called the Hungarian algorithm or the Kuhn-Munkres algorithm), useful for
 solving the Assignment Problem.
 .
 The Assignment Problem:
 Let C be an nxn matrix representing the costs of each of n workers to perform
 any of n jobs. The Assignment Problem is to assign jobs to workers in a way
 that minimizes the total cost.
 .
 This package contains the munkres module for Python 2.x.

python3-munkres: No summary available for python3-munkres in ubuntu artful.

No description available for python3-munkres in ubuntu artful.