Add indexing operators
Đang mở
numpy
- Ngôn ngữ chính
- C++
- Star
- 537
- Fork
- 223
- Merge trung bình
- 11 giờ 22 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
Thanks for moving forward with this work.
My usage is often porting C code to use with python. In that case, the C code expects containers that are indexable. I can often convert to using ndarray (that is, https://github.com/ndarray/ndarray), using pretty simple mechanical translation. These codes expect to index into arrays.
Without indexing operators, I don't think the current version is useful here.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.