From 8619043b795ef0f6973322bdaa36b2303c30d78e Mon Sep 17 00:00:00 2001 From: Tarik Moussa Date: Sat, 30 May 2026 17:36:51 +0200 Subject: [PATCH] =?UTF-8?q?docs(crossvalidation):=20fix=20stale=20test=20c?= =?UTF-8?q?ount=20243=E2=86=92259=20after=20PRs=20#29-31=20merged?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- doc/reviewer/java-ignore-crossvalidation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reviewer/java-ignore-crossvalidation.md b/doc/reviewer/java-ignore-crossvalidation.md index 08ed86c..da4653d 100644 --- a/doc/reviewer/java-ignore-crossvalidation.md +++ b/doc/reviewer/java-ignore-crossvalidation.md @@ -178,7 +178,7 @@ why PR #27 cross-validated only the cyclic *evaluation*, never a solve. (edge DOFs present) through it, vertex-only layouts still use the analytic cotangent Laplacian. -**Landed (`test_euclidean_functional.cpp`, all GREEN, 243/243 cgal tests pass):** +**Landed (`test_euclidean_functional.cpp`, all GREEN, 259/259 cgal tests pass):** - ✅ `CyclicCircularEdge_PhiEntersGradient_CatHead` — solver-free check that the circular-edge φ enters the gradient exactly (`ΔG_e = −Δφ_e` @1e-12). - ✅ `CyclicCircularEdge_CatHead_JavaXVal` — **the full Java convergence