arrayfire / arrayfire/arrayfire-r
Port all functions from ArrayFire 3.4
- Linguagem predominante
- R
- Estrelas
- 22
- Forks
- 5
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Revise a checklist de portabilidade e compare os pares existentes src/foo.cpp e R/foo.R para os headers concluídos. Em seguida, trabalhe nos headers restantes, adicionando testes em test/simple_foo.R quando possível. Está concluído quando as funções listadas tiverem sido portadas, deixando de fora os headers C++-only explicitamente excluídos.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- cpp, r
- Domínio
- data
- Tipo de issue
- Funcionalidade
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 15/100