lap
Linear Assignment Problem solver (LAPJV/LAPMOD).
0.5.13
1.7M downloads/mo
#3594 most downloaded on PyPI
gatagat/lap
What this package is like to depend on
Last release 6 months ago
23 Feb 2026
Release timing varies
gaps range from 8 months to 6.4 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
9 years old
4 releases · first in 2017
1 release in the last 12 months
see the full history below
Release timeline
4 releases · Nov 2017 to Feb 2026Releases
latest 4-
0.5.1323 Feb 2026Commits, not release notes
This project publishes no release notes. Between
v0.5.12andv0.5.13there were 17 commits, 16 of them substantive:- Update README.md
- Update MANIFEST.in
- Bump numpy to 1.23.0 at least
- Proposed patches from Debian packaging:
- Suggested improvements
- Docs
- Simplify and improve setup.py
- Revert numpy version requirement for build-system
- Fix typo in docstring for lapmod function
- Update test_simple.yaml workflow
- Update benchmark.yaml workflow
- Updated prepublish.yaml workflows
- Update publish.yaml workflow
- Update README.md
- Update prepublish.yaml workflow
- Update publish.yaml workflow
-
0.5.1230 Nov 2024Commits, not release notes
This project publishes no release notes. Between
v0.4.0andv0.5.12there were 60 commits, 54 of them substantive:- Switch to 0.5dev.
- Align non-square matrix handling with lapmod.
- Remove deprecated scipy.scoreatpercentile.
- Make the required dependencies clearer
- Drop 3.6
- Test 3.7, 3.8, 3.9
- Update metadata for 3.8 & 3.9
- Note Python headers are required for compilation
- Patch the superfluous execute bit
- add install requirement instruction
- Update README.md
- Improve installation instructions
- Introduce lapx :)
- Update actions for build and share wheels :)
- Update README.md
- Introduce v0.5.2
- v0.5.2.post1 -> long_description is read from README.md
- Fix a minor bug in setup.py and more...
- Update README.md and add cibuildwheel workflow
- Ready to release v0.5.3
…and 34 more.
-
0.4.003 Jul 2018Commits, not release notes
This project publishes no release notes. Between
v0.3.0andv0.4.0there were 14 commits, 14 of them substantive:- Switch to 0.4dev.
- Update README.md
- clarifying documentation
- Test against python 3.7 (& 2.7).
- Patch tests for MacOS.
- Detect venv vs. virtualenv.
- Patch venv creation on py3.
- Drop terryfy.
- Patch venv detection.
- Test 3.6 in on linux.
- Debug.
- Use
python -m moduleinstead of pip & pytest. - Test 3.6 & 3.7.
- Version 0.4.0.
-
0.3.013 Nov 2017Nothing published for this version