Skip to content

align by default #463

@gdementen

Description

@gdementen
  • LArray.__binaryops__
  • LArray.__get/setitem__
  • LArray.equals/LArray.eq
  • LArray.append/prepend/extend/insert
  • sequence
  • stack
  • concat
  • clip
  • ufuncs involving several arrays (where, ...)
  • ipfp
  • random.normal, random.uniform, ...

in fact most of these will come for free if we change "broadcast_with" and "make_numpy_broadcastable"
to do alignment in addition to broadcast. Unsure if we need an option which is True by default, or do it unconditionally.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions