You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

lapx

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lapx - pypi Package Compare versions

Comparing version
0.9.3
to
0.9.4
+1
-1
lap/__init__.py

@@ -83,3 +83,3 @@ # Copyright (c) 2025 Ratha SIV | MIT License

__version__ = '0.9.3'
__version__ = '0.9.4'
__author__ = 'Ratha SIV'

@@ -86,0 +86,0 @@ __description__ = 'Linear assignment problem solvers, including single and batch solvers.'

Metadata-Version: 2.4
Name: lapx
Version: 0.9.3
Version: 0.9.4
Summary: Linear assignment problem solvers, including single and batch solvers.

@@ -5,0 +5,0 @@ Home-page: https://github.com/rathaROG/lapx

Metadata-Version: 2.4
Name: lapx
Version: 0.9.3
Version: 0.9.4
Summary: Linear assignment problem solvers, including single and batch solvers.

@@ -5,0 +5,0 @@ Home-page: https://github.com/rathaROG/lapx

@@ -227,3 +227,2 @@ # Copyright (c) 2025 Ratha SIV | MIT License

include_package_data=True,
package_data={'lap': ['default_autotune.json']},
install_requires=['numpy>=1.21.6',],

@@ -230,0 +229,0 @@ python_requires=">=3.7",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display