Pradeep Garigipati

Results 22 issues of Pradeep Garigipati

I am not sure if VERSION variables aren't set with older versions prior to 3.0, but they are definitely set with CMake versions above 3.0. It would be nice to...

question

As of current implementation, if the input matrix is a tall matrix with one dimension being huge compared to the other like in the order of 100's of thousands. Then,...

feature

The inconsistency in seq macro can cause confusion as reported in this issue https://github.com/arrayfire/arrayfire-rust/issues/301 Make macro syntax consistent.

Enhancement
API Change

Description =========== Add API to wrap the following C API - [ ] af_save_array - [ ] af_read_array_index - [ ] af_read_array_key - [ ] af_read_array_key_check - [ ] af_array_to_string

Feature

Useful topics - [GLFW no context hints for window](http://www.glfw.org/docs/latest/window_guide.html#window_hints_ctx) - [SDL2 context creation function](https://wiki.libsdl.org/SDL_GL_CreateContext) - [glfw opengl context objects](http://www.glfw.org/docs/latest/context_guide.html#context_object) - [WGL context creation process](https://www.opengl.org/wiki/Creating_an_OpenGL_Context_%28WGL%29)

api-change