114 store kernel step

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

rows 65536 xs 275251.2000003355 vs 104857.60000010097

Expected output

rows 65536 xs 275251.2000003355 vs 104857.60000010097

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: world, capacity: 70000, source: x: f64, vx: f64, mass: f64)
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: cnt, source: rows: 0[i64])
flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: acc, source: xs: 0.0[f64], vs: 0.0[f64])
flow ~for click a branch to expand · @labels scroll to their anchor
for (0..65536)
flow ~init click a branch to expand · @labels scroll to their anchor
init (expr: world, source: )
flow ~query click a branch to expand · @labels scroll to their anchor
query (expr: world)
flow ~if click a branch to expand · @labels scroll to their anchor
if (cnt.rows > 0)

Test Configuration

MUST_RUN