Skip to content

Make the annotations use LazyArray instead of LazyExpr #477

@FrancescAlted

Description

@FrancescAlted

When annotating params in functions or methods, in many instances we are using LazyExpr, when one can generalize this to use the LazyArray type. This affects specially to the ndarray.py module, although the whole namespace should be reviewed. I suggest to use a PR; this can be handy for further discussions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions