arrayfire / arrayfire/arrayfire-python

error in arrayfire.statistics.cov?

未关闭
#179 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。