Skip to main content

Python module to solve the linear sum assignment problem (LSAP) efficiently

Project description

minilsap

A Python module to solve the linear sum assignment problem (LSAP) efficiently. Extracted from SciPy, without significant modifications.

This module is useful in cases when you need an efficient LSAP solver but you do not want to depend on the full SciPy library.

Currently, the module depends on NumPy for array management. This may be relaxed in the future if Python's stable API gets extended with functions to manage Python buffer objects.

License

The code in this repository is licensed under the 3-clause BSD license, except for files including a different license header.

The LSAP solver copied from SciPy is also licensed under the 3-clause BSD license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

minilsap-0.2.2.tar.gz (8.0 kB view details)

Uploaded Source

Built Distributions

minilsap-0.2.2-cp37-abi3-win_amd64.whl (16.9 kB view details)

Uploaded CPython 3.7+ Windows x86-64

minilsap-0.2.2-cp37-abi3-win32.whl (15.6 kB view details)

Uploaded CPython 3.7+ Windows x86

minilsap-0.2.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (97.9 kB view details)

Uploaded CPython 3.7+ manylinux: glibc 2.17+ x86-64

minilsap-0.2.2-cp37-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (96.8 kB view details)

Uploaded CPython 3.7+ manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

minilsap-0.2.2-cp37-abi3-macosx_10_9_universal2.whl (24.1 kB view details)

Uploaded CPython 3.7+ macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file minilsap-0.2.2.tar.gz.

File metadata

  • Download URL: minilsap-0.2.2.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for minilsap-0.2.2.tar.gz
Algorithm Hash digest
SHA256 73ddef8d3d1a255e34a8a0cb8fc0dc10adcbd9035d2e5d0da236de930ca82d1d
MD5 be93e645f3e22bcf042cdc4d1bbd7ee2
BLAKE2b-256 ed068c2c3c091d4e484b10331dbaa63ff1cbcbca36febd8531c6a20e8d4ca2d5

See more details on using hashes here.

File details

Details for the file minilsap-0.2.2-cp37-abi3-win_amd64.whl.

File metadata

  • Download URL: minilsap-0.2.2-cp37-abi3-win_amd64.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: CPython 3.7+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for minilsap-0.2.2-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 43dba1f3461a66949819d0719fc2f7e76b6b37879c2e42eab4c3dee4c49240bc
MD5 d482f929b56156eadbced2f2518e33c6
BLAKE2b-256 49d23e9c8c9b4a2839c644830a74c6ce373c3a9fdcd555620cc335d81fe50cba

See more details on using hashes here.

File details

Details for the file minilsap-0.2.2-cp37-abi3-win32.whl.

File metadata

  • Download URL: minilsap-0.2.2-cp37-abi3-win32.whl
  • Upload date:
  • Size: 15.6 kB
  • Tags: CPython 3.7+, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for minilsap-0.2.2-cp37-abi3-win32.whl
Algorithm Hash digest
SHA256 2cf7565a6600379418a169fbc2dd28605e71549847f57b14d2219aa0af93ef5e
MD5 9f501fec54074be1af03fafca2c7cc3a
BLAKE2b-256 018ef55e700b12703c8680a11e45e2f89a6b7c10ac7599daee180e7415a44b3c

See more details on using hashes here.

File details

Details for the file minilsap-0.2.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for minilsap-0.2.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3003e81eab24186f7bff9d213a4d211dd015a07c558cd1c0a8b7b3c5439dc37e
MD5 04773e5c7f72f0dd92365f447a7fd51d
BLAKE2b-256 6c62b24716acc106ff19a77faa8ceb48df0e9ec0bc567ddabb68739eb4036197

See more details on using hashes here.

File details

Details for the file minilsap-0.2.2-cp37-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for minilsap-0.2.2-cp37-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b2a3c7b5386d1f5a838c1cb73c695cda625457d587c7d0ae14affca28c4f00a8
MD5 00f10515c635a1887b1e57a1878303ab
BLAKE2b-256 45b9d589e264d7cf44a49056a93ebec8dfbf132ba1ba3d3602c50cd3f1e2cd10

See more details on using hashes here.

File details

Details for the file minilsap-0.2.2-cp37-abi3-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for minilsap-0.2.2-cp37-abi3-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 60697094b91ccf4d2d8d3d167093ed2453ea5ce63f91f47ca3888c112ccbf812
MD5 b03519f555d74eae0887495f8ac23681
BLAKE2b-256 1432a19976edf950dc7b15974c2427e762496cf4ab26ff659aaca276ba6c49b3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page