Skip to content

Handle NaNs in orientation in ahead_behind_distance #7

@edeno

Description

@edeno

NaNs compared to 0 evaluate to false:

return edge[(edge_vector @ head_vector >= 0).astype(int)]

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