Typing issue: cl_array.if_positive does not allow boolean parameters
Open
bug
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 247
- Avg merge
- 7h 2m
- Merged PRs (30d)
- 6
Description
cl_array.if_positive says all three arguments must be Array | ScalarLike. ScalarLike does not account for boolean scalars. This condition must be relaxed as numpy allows boolean scalar for all the three arguments.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.