{"library":"prtpy","type":"library","category":null,"description":"prtpy is a Python library for number partitioning. It provides various algorithms to divide a list of numbers into a specified number of subsets, typically aiming to minimize the largest sum of a subset. It is actively maintained, with the current version being 0.8.3, and releases occur as new algorithms, improvements, or bug fixes are introduced.","language":"python","status":"active","version":"0.8.3","tags":["number-partitioning","optimization","algorithms","mathematics"],"install":[{"cmd":"pip install prtpy","imports":["from prtpy import partition","from prtpy.partition import greedy","from prtpy.partition import ilp"]}],"homepage":null,"github":"https://github.com/erelsgl/prtpy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/prtpy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":80,"avg_install_s":11.2,"avg_import_s":0.4,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/prtpy/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}