attribute 'resize' missing
Open
stdlib
- Dominant language
- Python
- Stars
- 16.8k
- Forks
- 603
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 6
Description
Hi codon teams,
When I tried to resize a numpy array with codon jit in python, it raised an error:
'ndarray[int,1]' object has no attribute 'resize'
Could you please add support for 'resize'? thanks.
Contributor guide
Assessment
This issue has not been assessed yet.