docs(crossvalidation): fix stale test count 243→259 after PRs #29-31 merged
Some checks failed
C++ Tests / test-fast (pull_request) Successful in 2m17s
API Docs / doc-build (pull_request) Successful in 1m1s
Markdown link check / check (pull_request) Successful in 43s
C++ Tests / test-cgal (pull_request) Has been skipped
C++ Tests / quality-gates (pull_request) Failing after 1m52s

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Tarik Moussa
2026-05-30 17:36:51 +02:00
parent aec7f489e5
commit 8619043b79

View File

@@ -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 (edge DOFs present) through it, vertex-only layouts still use the analytic
cotangent Laplacian. 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 -`CyclicCircularEdge_PhiEntersGradient_CatHead` — solver-free check that the
circular-edge φ enters the gradient exactly (`ΔG_e = Δφ_e` @1e-12). circular-edge φ enters the gradient exactly (`ΔG_e = Δφ_e` @1e-12).
-`CyclicCircularEdge_CatHead_JavaXVal` — **the full Java convergence -`CyclicCircularEdge_CatHead_JavaXVal` — **the full Java convergence