arrayfire / arrayfire/arrayfire-r
Port all functions from ArrayFire 3.4
- Ngôn ngữ chính
- R
- Star
- 22
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Each header "foo" file should have the following:
- src/foo.cpp
- R/foo.R
Also add tests if possible, though they are not necessary
- test/simple_foo.R
- [x] algorithm
- [x] arith
- [x] array
- [x] blas
- [ ] data
- [ ] defines (library.py)
- [ ] device
- [ ] features
- [ ] graphics
- [ ] image
- [ ] index
- [ ] lapack
- [ ] signal
- [ ] statistics
- [ ] util
- [ ] version (merge with util)
- [ ] vision
---
C++ only headers that are not being ported
- exception.h (ported the necessary C function to util.py)
- complex.h
- dim4.hpp
- gfor (are there any necessary bits??)
- constants
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
Hướng nghiên cứu
Review the porting checklist and compare the existing src/foo.cpp and R/foo.R pairs for the completed headers. Then work through the remaining headers, adding test/simple_foo.R tests where possible. Done means the listed functions are ported, with the explicitly excluded C++-only headers left out.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- cpp, r
- Lĩnh vực
- data
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 15/100