You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…533)
* feat(numpy logical aliases): add aliases for logical function equivalents in NumPy (#462)
* fix(logical): bitwise and logical are distinct operators
* doc(aliases): Document the new NumPy inequality aliases in the same style as existing bitwise ones.
* refactor(numpy-aliases): collect all NumPy aliases in one block at the end of the file
Description
And so on: https://numpy.org/doc/stable/reference/routines.logic.html
The text was updated successfully, but these errors were encountered: