From octave-sources-request at bevo dot che dot wisc dot edu Mon Mar 1 23:01:06 2004 Subject: insertN speedup From: "John W. Eaton" To: Petter Risholm Cc: octave-sources at bevo dot che dot wisc dot edu Date: Mon, 1 Mar 2004 22:59:20 -0600 On 29-Feb-2004, Petter Risholm wrote: | I've eliminated N-d indexing in Array::insertN which has resulted in a | considerable speedup for [] concatenation of n-d array objects. | | see attached patch. I applied these changes. Thanks, jwe