Skip to content

Use logical_XX instead of bitwise binary operators #7

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions