Skip to content

Conditional Indexing #12

Open
Open
@costrouc

Description

@costrouc

Get this implemented A[(A > 5) & (A < 10)]

  • boolean array operations (right now only scalar)
  • boolean indexing operation in moa (cant find right now)
  • reshape operation would be necissary (maybe padding would be needed as well)

This will be a great example of unknown shape at compile time or preexecution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions