gul916
gul916
Hello, I can confirm that svd is abnormally slow under python-arrayfire as compared to scipy. I have benchmarked it using the attached file test_svd_af_gul.py, similar to bench_fft.py. Results are presented...
Hi @KelSolaar, Thank you for this clarification, I understand. I will modify my code acordingly. I am surprised that the same code is working with sds = colour.SDS_COLOURCHECKERS['cc_ohta']. This dataset...
Thank you @KelSolaar for investigating and for your explanation. The first method you proposed with a loop over every single SD was working well. Regards,
I haven't tested the new version but that seems wonderful, many thanks!