Skip to content

Rename AxisExpr and axis_expr? #20

Description

@grothesque

While introducing mdarray to a new user within our research group, the topic of iterating over the hyperplanes of an array came up. The functionality is there (method axis_expr), but we have the impression that this name is not clear, and also does not fit well with lanes, cols, rows.

A name that fits better and is clearer might be “hyperplanes” or “planes”.

A separate question: What is the reason that Expression is implemented for View and ViewMut rather than for &Slice and &mut Slice?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions