Skip to content

replace size(A, d1, d2, ds...) with size(A, (dims...)) #26851

Closed
@StefanKarpinski

Description

@StefanKarpinski

Right now the general signature size(A, dims...) does different things depending on whether there are zero, one or many dimensions provided. It seems like it would be better to separate this into: no dimension argument, scalar dimension argument, and tuple dimension argument.

Metadata

Metadata

Assignees

No one assigned

    Labels

    arrays[a, r, r, a, y, s]

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions