Better argument type checking
Open
- Dominant language
- Python
- Stars
- 636
- Forks
- 81
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 7
Description
In no-numpy mode, the way one finds out that one can't pass a numpy array is by a failing `.offset` attribute access. We should (at least optionally) check argument types.
cc @mtcam
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.