arrayfire / arrayfire/arrayfire-python
error in arrayfire.statistics.cov?
オープン
- 主要言語
- Python
- スター
- 422
- フォーク
- 63
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
`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)).
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- api
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100