waxmorph.jax.graph#
JAX graph construction with detached topology and differentiable features.
Positions and radii are copied to the host for adjacency. The gradient contract covers JAX node and edge features built from live state arrays.
Functions
|
Return float32 |
|
Build directed COO adjacency from a detached host snapshot. |
|
Build JAX node features, directed edges, edge features, and real-edge count. |
|
Return concentrations as float32 |