minilsap 1.0.0
pip install minilsap
Released:
Python module to solve the linear sum assignment problem (LSAP) efficiently
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (Redistribution and use in source and binary forms, with or without modification, are permitted provi...)
- Maintainer: Tamas Nepusz
- Tags lsap, munkres, kuhn-munkres, linear sum assignment problem
- Requires: Python >=3.10
Classifiers
- License
- Programming Language
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (Redistribution and use in source and binary forms, with or without modification, are permitted provi...)
- Maintainer: Tamas Nepusz
- Tags lsap, munkres, kuhn-munkres, linear sum assignment problem
- Requires: Python >=3.10
Classifiers
- License
- Programming Language
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Uploaded
CPython 3.10+
Windows x86-64
Uploaded
CPython 3.10+
manylinux: glibc 2.17+ x86-64
Uploaded
CPython 3.10+
manylinux: glibc 2.17+ i686
manylinux: glibc 2.5+ i686
Uploaded
CPython 3.10+
macOS 10.9+ universal2 (ARM64, x86-64)
File details
Details for the file minilsap-1.0.0.tar.gz
.
File metadata
- Download URL: minilsap-1.0.0.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bfb51e757d74f780e8da1f3fde8f74d6ee5c4ae21961f8d250e20020b33f7a9 |
|
MD5 | 1dc352a12e15b875b515231ba573c568 |
|
BLAKE2b-256 | 14b198bf4ec739bc5056360125ff156d34b2f3e12685273435925d98739de167 |
File details
Details for the file minilsap-1.0.0-cp310-abi3-win_amd64.whl
.
File metadata
- Download URL: minilsap-1.0.0-cp310-abi3-win_amd64.whl
- Upload date:
- Size: 24.1 kB
- Tags: CPython 3.10+, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b2187e561a6304d3ca528990fe6056d2d9ae04996c7f9bc1096387b2775ae84 |
|
MD5 | 8d545f06055a43c4bee553176ff6211a |
|
BLAKE2b-256 | 984bba1b537d135ededd1a9a725182be1a16b79a32d6922a2c196173664b767a |
File details
Details for the file minilsap-1.0.0-cp310-abi3-win32.whl
.
File metadata
- Download URL: minilsap-1.0.0-cp310-abi3-win32.whl
- Upload date:
- Size: 22.8 kB
- Tags: CPython 3.10+, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1c23bf7fa7f076da4d3dd4a192159a1397abb339348e745078d7140d955d6cc |
|
MD5 | 69d39726fd3bc7110bf79d8363190044 |
|
BLAKE2b-256 | 300e55916db55af7033b9642fac4eb69a9b6a4e6e558955add4380a822f2f4ef |
File details
Details for the file minilsap-1.0.0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: minilsap-1.0.0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 103.7 kB
- Tags: CPython 3.10+, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f61decd7114ff22b519d1c8782bf8de3baa780954093ed9eda15eeabd30a7145 |
|
MD5 | cb8af757203fb709610a96e332820adf |
|
BLAKE2b-256 | 967a80fb950267228b7090733e9c3567a5b13dfc6a925bae20dfcfcdaff62292 |
File details
Details for the file minilsap-1.0.0-cp310-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: minilsap-1.0.0-cp310-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 102.7 kB
- Tags: CPython 3.10+, manylinux: glibc 2.17+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7afbeca8df155987f1e766300acde88120e6e5779e313346d18ce1532ff737d |
|
MD5 | 6b025cb860a9c4067da83a91d0e562d6 |
|
BLAKE2b-256 | fe5b6b6ca47b107fd429f6edab2fb9fcf7ca2c39856e115c1684c7c7dcf824f4 |
File details
Details for the file minilsap-1.0.0-cp310-abi3-macosx_10_9_universal2.whl
.
File metadata
- Download URL: minilsap-1.0.0-cp310-abi3-macosx_10_9_universal2.whl
- Upload date:
- Size: 32.1 kB
- Tags: CPython 3.10+, macOS 10.9+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9921a6006a77eb82b9de8140c16775c6a183e361dc21a1fd4493cf47314aab7 |
|
MD5 | 895fe063d86d99df741a19831edfb0b5 |
|
BLAKE2b-256 | d86760c3e05428b891a48b5f3bf34062edddbbf3ae3495c3075bbec4ba482b62 |