Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-pynest2d
Python bindings for libnest2d
https://github.com/Ultimaker/pynest2d
0
no reviews
Install
This repository contains CPython bindings for libnest2d, a library to pack 2D polygons into a small space. Libnest2d implements the 2D bin packing problem. The objective is to allow libnest2d to be called from Python using Numpy.