Port all functions from ArrayFire 3.4
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 15/100
Research direction
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.
Written by the indexing model from the issue text.
Description
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
- algorithm
- arith
- array
- 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
- Dominant language
- R
- Stars
- 22
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from arrayfire/arrayfire-r
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
arrayfire/arrayfire-r#11 · 8 comments ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 20/100
arrayfire/arrayfire-r#1 ·
All issues in arrayfire/arrayfire-r
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
pharmaverse/rtables#1123 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Trying to reassign a reactiveVal to the name of an existing reactiveVal doesn't overwrite the latter Open
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
RConsortium/rconsortium_website#649 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
posit-dev/r-shinylive#203 ·