hyperiax.Node¶
- class hyperiax.Node(fields)[source]¶
Bases:
_FieldsViewSliced per-node fields for one level (or one selected subset).
Each attribute is a JAX array of shape
(scope_size, *trailing)wherescope_sizeis the number of nodes in this dispatch scope (typically a level’s non-leaves).Methods
__init__(fields)