numpy.testing.overrides.get_overridable_numpy_ufuncs# testing.overrides.get_overridable_numpy_ufuncs()[source]# List all numpy ufuncs overridable via __array_ufunc__ Parameters: None Returns: setA set containing all overridable ufuncs in the public numpy API.