Skip to content

Use logical_XX instead of bitwise binary operators #7

@joefutrelle

Description

@joefutrelle

Using & and | works, but is not correct for cases where a logical operation is required. Audit the code and replace uses of those operators with appropriate np.logical_XX function calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions