In order to guarantee the speed and to simplify the implementation, the arrays given to numcl functions must satisfy the following two conditions: It is a specialized array. Things of type (array single-float), (array (unsigned-byte 16)) etc. It is an array displaced to a simple 1D specialized array. ”Simple array” means a non-displaced, non-adjustable array without fill pointer. This means you ca