.. _indexing: Indexing Arrays =============== .. currentmodule:: mlx.core For the most part, indexing an MLX :obj:`array` works the same as indexing a NumPy :obj:`numpy.ndarray`. See the `NumPy documentation `_ for more details on how that works