Skip to content

Multiplication of Array and Matrices containing units, fails based on order of input #3314

Open
@orelbn

Description

The issues section is used only for bug reports. Please use the Discussions section to ask questions and share ideas and suggestions.

Describe the bug
A clear and concise description of what the bug is.

If I do a multiplication with an array containing units and one without.
It fails if the array containing the units is the first array, but it succeeds if I reverse the order.

image

To Reproduce
Steps to reproduce the behavior.

multiply("[1m,2m,3m]","[1,2,3]")

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions