fast 2D concatenation

David Chèze david.cheze at cea.fr
Fri Mar 9 16:47:06 CET 2012


Hello,

i'm currently using the cat(1,,) function to concatenate large arrays of
double of time series and it seems to run quite slow compared to other
operations available on arrays in scilab.
Is it a known limitation of this function and do we had better to do custom
cat function with direct initialization of the array to the max size, then
overwriting zero initialized part of the array with new read data ?

Thanks for your help,

David

--
View this message in context: http://mailinglists.scilab.org/fast-2D-concatenation-tp3813019p3813019.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list