arrayfire / arrayfire/arrayfire-python

error in arrayfire.statistics.cov?

Ouverte
#179 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
422
Forks
63
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

`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)).

Guide de contribution

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

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
api
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

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