CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2025/05/15 08:05:10

Log message:
    math/py-lap: new port (version 0.5.12)
    
    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.
    
    OK: sthen@
    
    Status:
    
    Vendor Tag: kirill
    Release Tags:       kirill_20250515
    
    N ports/math/py-lap/Makefile
    N ports/math/py-lap/distinfo
    N ports/math/py-lap/pkg/DESCR
    N ports/math/py-lap/pkg/PLIST
    
    No conflicts created by this import

Reply via email to