Skip to content

History

Revisions

  • Add terrain footprint cutting benchmark for Mesh3D_Difference_Performance Records the conforming-Delaunay to ear-clipping change from DiGi.Geometry#2: ~1.9x on a lattice finer than the buildings, ~3.3x on the coarse lattice where remainders carry holes, and a dense terraced case that previously threw ConstraintEnforcementException. Includes a benchmarking note on why every figure is measured with the Fact run alone. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @ZiolkowskiJakub ZiolkowskiJakub committed Aug 25, 2026
    1a5de53
  • Refresh the Polyhedron closure benchmark for the weld-free predicate Replaces the section in place rather than appending a second run, per the benchmark guideline. Compares four implementations on identical inputs - the previous vertex welding, the two designs proposed on DiGi.Geometry issue 1, and what shipped - and adds the monotonicity sweep, which is the correctness result the timings exist to justify. Records the two hash traps that decide whether the fast path fires at all: the cell index has to be rounded rather than floored, because flooring puts the boundary on every exact multiple of the tolerance where clean geometry sits, and the ordinates have to be mixed one at a time, because exclusive-or is symmetric and a polygon on a circle carries the vertex with its ordinates swapped. Links Benchmark from Home, which the guideline requires and which was missing. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @ZiolkowskiJakub ZiolkowskiJakub committed Aug 25, 2026
    a4a62cd
  • chore: auto-update API documentation

    @github-actions github-actions[bot] committed Aug 21, 2026
    b328d8c
  • Add Polyhedron closedness benchmark results

    @ZiolkowskiJakub ZiolkowskiJakub committed Aug 21, 2026
    ce00752
  • chore: auto-update API documentation

    @github-actions github-actions[bot] committed Jul 15, 2026
    943f4d1
  • Update wiki homepage description, dependencies, and ecosystem footer

    @ZiolkowskiJakub ZiolkowskiJakub committed Jul 6, 2026
    2684a62
  • Update wiki homepage description, dependencies, and ecosystem footer

    @ZiolkowskiJakub ZiolkowskiJakub committed Jul 6, 2026
    cca193f
  • Update wiki homepage description, dependencies, and ecosystem footer

    @ZiolkowskiJakub ZiolkowskiJakub committed Jul 6, 2026
    f30818b
  • Update wiki homepage description, dependencies, and ecosystem footer

    @ZiolkowskiJakub ZiolkowskiJakub committed Jul 6, 2026
    48842ff
  • chore: auto-update API documentation

    @github-actions github-actions[bot] committed Jul 3, 2026
    acb7de3
  • Update wiki homepage description, dependencies, and ecosystem footer

    @ZiolkowskiJakub ZiolkowskiJakub committed Jul 3, 2026
    b92780d
  • Add Benchmark page with Average vs Centroid results Document the vertex-mean vs area-centroid scaling benchmark (DiGi.Geometry.Planar.Query.Average vs Centroid) with machine spec, fully-qualified method names, Release + Debug tables and analysis. Link the page from Home. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @ZiolkowskiJakub ZiolkowskiJakub committed Jul 3, 2026
    c177663
  • chore: auto-update API documentation

    @github-actions github-actions[bot] committed Jul 1, 2026
    03a3624
  • Update wiki homepage description, dependencies, and ecosystem footer

    @ZiolkowskiJakub ZiolkowskiJakub committed Jul 1, 2026
    d41c0bb
  • Initial Home page

    @ZiolkowskiJakub ZiolkowskiJakub committed Jul 1, 2026
    0c8d7cd