arrayfire / arrayfire/arrayfire-r

Port all functions from ArrayFire 3.4

Ouverte
#7 9 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
R
Étoiles
22
Forks
5
Métriques de merge des PR
Aucune PR mergée en 30 j

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
- [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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.