Pradeep Garigipati

Results 267 comments of Pradeep Garigipati

@Gardene-el I am not sure if the original description issue and what you are noticing are same, nevertheless I have been facing an issue with the tests recently. I still...

Yes, please check the examples https://github.com/arrayfire/forge/tree/master/examples

If you are referring to annotations like these https://github.com/arrayfire/forge/pull/238 then those aren't there yet. I will take a look at your PR and get back to you by EOW, thank...

Do you have any recommendations for freeimage replacement ? Is this vulnerability only in the latest 3.18 version ? Are previous versions free of this problem ?

@zsw667291 I assume you got here via our blog post which is old and uses ArrayFire v2.x which has some (not feature complete) android platform support. We open sourced ArrayFire...

@Despertaferro Unfortunately, there isn't any active development going on the R wrapper support for quite some time. We haven't had that many requests for R wrapper, so updating/maintaining this language...

@jeffkeller87 At the moment, we don't have any active development going on for R bindings. You are welcome to contribute to R wrapper for ArrayFire. We are available on [Slack](https://join.slack.com/t/arrayfire-org/shared_invite/MjI4MjIzMDMzMTczLTE1MDI5ODg4NzYtN2QwNGE3ODA5OQ)...

@rstub Can you please explain what do you mean "mingw rules out CUDA". As long as C-API from our website binaries is used, you wouldn't face any issues even if...

That is right, C++ will have the problem you mentioned. But C-API shouldn't be a problem. I believe I have once tried using ArrayFire binaries(website download) with rust mingw toolchain,...

I am not well versed with dotnet land, perhaps @royalstream @Oceania2018 can provide more in depth feedback or inputs on your suggestion.