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.1.1.tar.gz (125.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.1.1-cp313-abi3-win_amd64.whl (313.9 kB view details)

Uploaded CPython 3.13+Windows x86-64

ironnest-0.1.1-cp313-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (448.5 kB view details)

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

ironnest-0.1.1-cp313-abi3-macosx_11_0_arm64.whl (402.9 kB view details)

Uploaded CPython 3.13+macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: ironnest-0.1.1.tar.gz
  • Upload date:
  • Size: 125.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.1.1.tar.gz
Algorithm Hash digest
SHA256 0c91070f24ea02bfa5fa6728285ab5ab9e65b46f7920f764f2f5fb34d974555d
MD5 fb03078358b3ec4c84e9f241fa577f9e
BLAKE2b-256 bf321df9f7f22b53cb3c82fb0632d14b475dab50e8df23188ffc151404664dd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ironnest-0.1.1.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.1.1-cp313-abi3-win_amd64.whl.

File metadata

  • Download URL: ironnest-0.1.1-cp313-abi3-win_amd64.whl
  • Upload date:
  • Size: 313.9 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.1.1-cp313-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 ca5f929b557f31f93e80224979679a8d5c388c7db96d9cf1967b325202bbf9dd
MD5 d81a918187851f87baf3878574bfa6d3
BLAKE2b-256 e7a4e63662b7d02ac3f74243c29536be13cfb6c0d7a66a9abfcfd3725a0b9a60

See more details on using hashes here.

Provenance

The following attestation bundles were made for ironnest-0.1.1-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.1.1-cp313-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ironnest-0.1.1-cp313-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 de9e670c2ed58e789a795355ab89a49dafe25e24674557133ac94bf119692e3b
MD5 950061d72ab2023d9885ed53c824d0e5
BLAKE2b-256 15b39e738e1f4b8cc67e65ad7a614a8d19eb9241fac389c26cf3e47b7cfe862d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ironnest-0.1.1-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.1.1-cp313-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ironnest-0.1.1-cp313-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ef9678767e229ec99df6ec6ad10108f6e526ae5297d03e471e6f5f86aa96936e
MD5 e710fa17cc8562090b930d119ce569ae
BLAKE2b-256 748c34f37cc794d1fc816b85daeab9f03742393ea11f6cfe0bcea42c9da18eac

See more details on using hashes here.

Provenance

The following attestation bundles were made for ironnest-0.1.1-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