arrayfire / arrayfire/arrayfire-python
error in arrayfire.statistics.cov?
- Lenguaje dominante
- Python
- Estrellas
- 422
- Forks
- 63
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
`arrayfire.statistics.cov` in version 3.5.20170817 of the Python bindings calls `af_cov_all` via ctypes; however, there doesn't appear to be any such function in the arrayfire library source (at least as of revision [ad230a2](http://github.com/arrayfire/arrayfire/commit/ad230a24c44d8c7526ed9e8138aa6437c5d3cc04)).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start at arrayfire.statistics.cov and trace its ctypes call to af_cov_all, then compare that symbol with the ArrayFire library source at revision ad230a2. Done means the missing-symbol cause is confirmed and calling cov no longer fails because af_cov_all is unavailable.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- api
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100