step()
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
step() has 10 facts recorded in Dontopedia across 4 references, with 1 live disagreement.
Mostly:depends on(2), applies survival rule(1), creates new grid(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (4)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
definesFunctionDefines Function(1)
- Game of Life Code
ex:game-of-life-code
involvesChangingInvolves Changing(1)
- Alternative Normalization Approach
ex:alternative-normalization-approach
iteratesIterates(1)
- Main Simulation
ex:main-simulation
usesStepSequentiallyUses Step Sequentially(1)
- Prefill
ex:prefill
Other facts (9)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Depends on | Count Neighbors Function | [1] |
| Depends on | Create Grid Function | [1] |
| Applies Survival Rule | alive and neighbors in (2,3) | [1] |
| Creates New Grid | New Grid | [1] |
| Applies Birth Rule | not alive and neighbors == 3 | [1] |
| Matches Byte Exactly | Forward Function | [2] |
| Rdf:type | Function | [3] |
| Has Name | step | [3] |
| Implements Rules of | Conways Game of Life | [3] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (4)
ctx:discord/blah/omega/part-228ctx:discord/blah/watt-activation/part-635ctx:discord/blah/omega/224- full textomega-224text/plain3 KB
doc:agent/omega-224/f98e2ee1-9dc9-4e3b-8c44-b75660d7b6abShow excerpt
[2025-11-20 14:49] omega [bot]: **🔧 Tool 1/1: unsandbox** **Arguments:** ```json { "language": "python", "code": "def glider_pattern():\n # Standard glider pattern\n return [(1,0), (2,1), (0,2), (1,2), (2,2)]\n\ndef create_grid(w…
ctx:discord/blah/watt-activation/107- full textwatt-activation-107text/plain2 KB
doc:agent/watt-activation-107/7f46d3a6-a9e5-4ccd-b3ab-17637a2a1afcShow excerpt
[2026-03-08 20:49] xenonfun: performance impact? ⏺ Negligible. The current forward already does heavy _gated_cumsum on (B,T,H,K,d_h) tensors. The fix just adds one extra cumsum on a (T,K) ones tensor to get position-dependent effective cou…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.