Join Slack
Powered by
Does anyone know actual use-case for integer nd-st...
# science
a
altavir
01/05/2019, 8:47 AM
Does anyone know actual use-case for integer nd-structures?
k
kyonifer
01/05/2019, 3:44 PM
I use them quite often in computer vision. One can think of a video as an ndarray of integer (pixel) values for example
a
altavir
01/05/2019, 3:45 PM
OK, you are the second one to mention it. I will implement primitive optimization for them then
b
breandan
01/05/2019, 7:47 PM
integer nd-arrays can also be used to select elements from other nd-arrays
a
altavir
01/05/2019, 7:51 PM
This one does not require operations optimization, but I will keep it in mind
5
Views
Open in Slack
Previous
Next