arrayfire / arrayfire/arrayfire-r

Port all functions from ArrayFire 3.4

未關閉
#7 9 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
R
星號
22
分支
5
PR 合併指標
30 天內沒有已合併 PR

描述

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

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

檢查移植清單,並比較已完成標頭檔對應的現有 src/foo.cpp 和 R/foo.R 檔案對。接著處理剩餘的標頭檔,並在可能的情況下新增 test/simple_foo.R 測試。完成的標準是列出的函式都已移植,同時明確排除的 C++-only 標頭檔維持不處理。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
cpp, r
領域
data
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
需要釐清
新手友好度
15/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。