Skip to content

Add flag to enable lazy array behavior #58

Description

@asmeurer

A flag to enable lazy array behavior would be useful https://data-apis.org/array-api/draft/design_topics/lazy_eager.html.

We have to be careful here because we don't want to actually build a real "lazy" array package here. It should probably just continue to evaluate everything, but make functions like __int__ raise an exception.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions