Skip to content

Add an elementwise array addition formula #3749

@rosstitmarsh

Description

@rosstitmarsh

There are formulas for multiplying and dividing arrays by a scalar or elementwise with another array but there is only a scalar formula for addition.

Operation Scalar Elementwise
Addition arraySum ?
Multiplication scale arrayMult
Division arrayDivScalar arrayDiv

The naming scheme of the division formulas won't work here so maybe the new formula could be called "arrayAdd".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions