Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 18:07
ac85372

0.3.0 (2026-04-17)

Features

  • brep: add CSG-Stump DNF representation and evaluation (#17) (d5a2f49)
  • brep: add PMC-based CSG-Stump reconstruction (#19) (3f278d3)
  • brep: enable CSG reconstruction with NURBS surfaces (#27) (a53d688)
  • brep: PMC fixture validation, compaction, grouping, and analytical evaluation (#20) (a03d5c3)
  • metrics: add differentiable draft angle violation metric (#25) (e5e1f50)
  • metrics: add differentiable surface area via SDF boundary integral (#22) (5755b22)
  • metrics: add differentiable wall thickness metrics (#24) (2ae247a)
  • nurbs: add differentiable B-spline SDF proof of concept (#26) (3c62787)
  • nurbs: add rational B-spline weights and slow test markers (#28) (f7b95c3)

Documentation

  • add differentiable NURBS B-Rep feasibility assessment (#23) (aaa8e00)

Miscellaneous Chores