arrayfire-python
arrayfire-python copied to clipboard
error in arrayfire.statistics.cov?
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).
I have the same issue, has anyone come up with a solution?