Skip to main content

Deterministic, embeddable, true-shape 2D nesting engine for irregular parts

Project description

ironnest

Deterministic, embeddable, true-shape 2D nesting engine for irregular parts — a Rust core (a jagua-rs fork at f64) exposed to Python via PyO3.

The differentiator is determinism: the same inputs produce byte-identical placements on every platform (macOS-arm64 / Windows-x64 / linux-x64), proven by a cross-platform CI golden — so a re-nest reproduces a byte-identical downstream cut program for a machine audit trail.

Install

pip install ironnest

One abi3 wheel per platform (macOS-arm64 / Windows-x64 / linux-x64) serves CPython 3.13+.

Usage

import ironnest

# one outline per part type, in item-local coords
items = [[(0.0, 0.0), (10.0, 0.0), (10.0, 10.0), (0.0, 10.0)]]
container = [(0.0, 0.0), (100.0, 0.0), (100.0, 100.0), (0.0, 100.0)]

placements, unplaced = ironnest.nest(
    items,
    qty=[25],
    container=container,
    holes=[],                        # interior keep-out zones ([] = none)
    min_sep=0.0,                     # 0.0 keeps output byte-identical across platforms
    rotations=[0.0, 90.0, 180.0, 270.0],
    seed=1,                          # explicit — no entropy fallback, ever
    budget=2000,                     # a fixed sample budget, never a wall clock
)
# placements: list[(item, x, y, rotation_deg)] with placed = Rot(rotation_deg)·original + (x, y)
# unplaced:   list[int] (item-type index per instance that did not fit)

holes are interior keep-out polygons on the sheet (nesting around voids / inside parts). To pack across several sheets in order, use nest_multi(items, qty, sheets, min_sep, rotations, seed, budget) where each sheet is an (outline, holes) pair.

The engine is a pure placement oracle: it knows nothing about kerf, lead-ins, pierces, cut sequencing, or G-code — those belong to the consuming CAD/CAM application, which re-validates every layout. See the project repository for the full design.

Licensed under MPL-2.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ironnest-0.2.3.tar.gz (138.9 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

ironnest-0.2.3-cp313-abi3-win_amd64.whl (316.3 kB view details)

Uploaded CPython 3.13+Windows x86-64

ironnest-0.2.3-cp313-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (450.6 kB view details)

Uploaded CPython 3.13+manylinux: glibc 2.17+ x86-64

ironnest-0.2.3-cp313-abi3-macosx_11_0_arm64.whl (405.0 kB view details)

Uploaded CPython 3.13+macOS 11.0+ ARM64

File details

Details for the file ironnest-0.2.3.tar.gz.

File metadata

  • Download URL: ironnest-0.2.3.tar.gz
  • Upload date:
  • Size: 138.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ironnest-0.2.3.tar.gz
Algorithm Hash digest
SHA256 0f8f058feb9907a79ec76c93150dc11890a70c37726d7c04281ba4bcd753e0d7
MD5 d9de3354051937dc021c5e9f6ef6b8a4
BLAKE2b-256 144b0a38537a8a7f8cc0e54ba86f5802e516d3eadfd563fe3288b5d19e70e5aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for ironnest-0.2.3.tar.gz:

Publisher: wheels.yml on TexasCoding/ironnest

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ironnest-0.2.3-cp313-abi3-win_amd64.whl.

File metadata

  • Download URL: ironnest-0.2.3-cp313-abi3-win_amd64.whl
  • Upload date:
  • Size: 316.3 kB
  • Tags: CPython 3.13+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ironnest-0.2.3-cp313-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 d5e7bf1d413fb117d62054ce2b7bdfd0dcb670a6cccf0e7b424f33a8f60c040f
MD5 16971aea320db7d50441cb1d3f731550
BLAKE2b-256 bc5a8c10f491e86f16615c6745833c3bd1407d8054adfd6fdeaa964104af4f69

See more details on using hashes here.

Provenance

The following attestation bundles were made for ironnest-0.2.3-cp313-abi3-win_amd64.whl:

Publisher: wheels.yml on TexasCoding/ironnest

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ironnest-0.2.3-cp313-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ironnest-0.2.3-cp313-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5646607e22a4af71db652a5bf0c89a94ad162515e3bfbc9dd6e445142c153139
MD5 bb1ae1b1763c4ff75075ab337be57758
BLAKE2b-256 3d9ebb628fd967969cc22a38e8046f382424014c29ee3bd69a4218cf5cbc05c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ironnest-0.2.3-cp313-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: wheels.yml on TexasCoding/ironnest

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ironnest-0.2.3-cp313-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ironnest-0.2.3-cp313-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 363c1790faf63bbada8a6182be013b65fbd45e021273bdd7bd4ace736d67a7be
MD5 b97006e3cce2d3f734fd706f533c210d
BLAKE2b-256 23c1af30654d5238e3f5f8a7d36cc91d02b97e4b4c97faaa1897a5715c04d12e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ironnest-0.2.3-cp313-abi3-macosx_11_0_arm64.whl:

Publisher: wheels.yml on TexasCoding/ironnest

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page