Gt node — f64×f64→bool comparison (out = a > b) #85

Closed
opened 2026-06-17 16:39:02 +02:00 by Brummel · 0 comments
Owner

Gt: stateless, Firing::Any like Sub, out=(a>b). First bool-emitting node in aura-std. Relational siblings (Lt/Ge/Le/Eq) are separate types, not a swept op param. Spec docs/specs/0050 §5.

Gt: stateless, Firing::Any like Sub, out=(a>b). First bool-emitting node in aura-std. Relational siblings (Lt/Ge/Le/Eq) are separate types, not a swept op param. Spec docs/specs/0050 §5.
Brummel added this to the Strategy node vocabulary I — temporal, logic, resample & session milestone 2026-06-17 16:39:02 +02:00
Brummel added the feature label 2026-06-17 16:39:02 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Brummel/Aura#85