Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Example incorrect: matlab max maps to ops.sup #4

@bldrvnlw

Description

@bldrvnlw

max(a) | ops.max(a) | maximum element in a

=>

max(a) | ops.sup(a) | maximum element in a

And min maps to ops.inf.

Are they abbreviations for superior inferior?

It seems that max and min in ops are actually componentwise operations over two arrays.

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