apl: mandelbrot real-axis batched z=z²+c (+9 tests, 296/296)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m5s

This commit is contained in:
2026-05-07 05:07:25 +00:00
parent 20a61de693
commit 49eb22243a
6 changed files with 110 additions and 6 deletions

View File

@@ -5,9 +5,9 @@
"dfn": {"pass": 24, "fail": 0},
"tradfn": {"pass": 20, "fail": 0},
"valence": {"pass": 14, "fail": 0},
"programs": {"pass": 18, "fail": 0}
"programs": {"pass": 27, "fail": 0}
},
"total_pass": 287,
"total_pass": 296,
"total_fail": 0,
"total": 287
"total": 296
}