ArrayAtΒΆ

Interface for indexed updates (JAX style).

Abstract Signature:

ArrayAt(x: Tensor)

JAX (Core)

API: x.at
Strategy: Infix (?)

Apple MLX

API: mlx.core.ArrayAt
Strategy: Direct Mapping