Skip to content

ENH: update einsum som_of_product functions to return a value instead of void #23671

@mattip

Description

@mattip

While reviewing #18053, @seberg mentioned

if really would be nicer if sop would just have a return value IMO. Then we could avoid the whole PyErr_Occurred() check

This would involve refactoring the declaration and many of the functions definitions, and then fixing the actual code that calls these.

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