Skip to content

Conversation

@oxinabox
Copy link
Member

@oxinabox oxinabox commented Jun 3, 2019

This PR adds lmul!
I am not particularly happy about it,
as I don't think it does so in a consistent way.
It doesn't yet handle the scalar case
also it the RHS is not a NamedDimsArray
and the LHS is
then this will return a NamedDImsArray,
even though the mutated RHS, is of course still its original type.
Which kinda annoys me, though a lot of the linear algebra code does this.

If this PR is combined with #24
then A\B works, though it wildcards both its names so not very useful.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant