Skip to content

Map Union with arbitrary op #323

@axf295

Description

@axf295

def map_union(map1, map2):

would be great to have op be an argument so that, for example, one could do something like

op = lambda : a,b: np.maximum(a,b)

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