Skip to content

BUG: dask.array.broadcast_shapes: missing implementation #439

@lucascolley

Description

@lucascolley

This is present in v2025.12 of the spec, but absent for Dask:

>       broadcasted_dims = xp.broadcast_shapes(self_broadcast_dims, x_broadcast_dims)
                           ^^^^^^^^^^^^^^^^^^^
E       AttributeError: module 'scipy._external.array_api_compat.dask.array' has no attribute 'broadcast_shapes'. Did you mean: 'broadcast_arrays'?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions