xsimd
xsimd copied to clipboard
add arange to xsimd
This is supposed to be used in the arange assign_to as well as a potential simd_step.
I'm very open to suggestions regarding the interface.
There is absolutely no comments in the header. What is this function supposed to do... ?
There is no unit test as well.
This is a fast implementation of filling a vector with a sequence of numbers. Like numpy arange
xsimd no longer has generic algorithms working on sequences, closing.