arrayfire / arrayfire/arrayfire-r

Port all functions from ArrayFire 3.4

Abierto
#7 9 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
R
Estrellas
22
Forks
5
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.