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

Skip to content

Better support for binary operators with different input types #285

Open
@eriknw

Description

@eriknw

For example, numba now supports numpy.around. The second argument must be an integer, but the first argument can be any non-boolean types. The return type matches the first argument.

We should support this better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprove existing functionality or make things work better

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions