JuliaGPU / JuliaGPU/ArrayFire.jl
Outdated Documentation
- Dominant language
- Julia
- Stars
- 207
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I have been taking a look into the wrap source file, and I have found there are a lot of useful functions, but there is no description of them anywhere. The readme file describes only a few, and some of them are not even available anymore. When I look in the help files using the repl, these functions appear, but again, no description is available.
I leave an example of the output,
Best regards!
help?> assign_seq
search: assign_seq
No documentation found.
ArrayFire.assign_seq is a Function.
# 1 method for generic function "assign_seq":
[1] assign_seq(lhs::AFArray, ndims::Integer, indices, rhs::AFArray) in ArrayFire at /home/manipadmeom/.julia/packages/ArrayFire/Tx4Iq/src/wrap.jl:714
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.