SlackBuilds Repository

15.0 > Python > python3-lap (0.5.12)

python3-lap (Linear Assignment Problem solver LAPJV/LAPMOD).

lap is a linear assignment problem solver using Jonker-Volgenant
algorithm for dense LAPJV¹ or sparse LAPMOD² matrices. Both algorithms
are implemented from scratch based solely on the papers¹˒² and the
public domain Pascal implementation provided by A. Volgenant³. The
LAPMOD implementation seems to be faster than the LAPJV implementation
for matrices with a side of more than ~5000 and with less than 50%
finite coefficients.

NOTE: While python3-numpy will build without it I highly suggest
installing OpenBLAS before building numpy. I would add it to the
REQUIRES for python3-lap but it will not be in the proper order
for numpy to build against OpenBLAS.

This requires: python3-numpy, python3-setuptools-opt

Maintained by: fourtysixandtwo
Keywords: python,lap,LAPJV,LAPMOD
ChangeLog: python3-lap

Homepage:
https://github.com/gatagat/lap

Source Downloads:
lap-0.5.12.tar.gz (68c9d71a49d5e22b67f374f489e82e56)

Download SlackBuild:
python3-lap.tar.gz
python3-lap.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
python3-lap.SlackBuild
python3-lap.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds