octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #8303] vectorized parcellfun and pararrayf


From: Olaf Till
Subject: [Octave-patch-tracker] [patch #8303] vectorized parcellfun and pararrayfun
Date: Tue, 04 Feb 2014 21:55:48 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131030 Firefox/17.0 Iceweasel/17.0.10

Follow-up Comment #3, patch #8303 (project octave):

Since your patch is long, I would like to put off studying its code until I'm
convinced that the additional functionality could have enough general
usefulness to be worth the complication of the currently very clearcut code of
parcellfun/pararrayfun.

pararrayfun already provides calling of vectorized user functions with chunks
of the array arguments. What different functionality is provided by your
patch?

You write, among others, that some arguments can be passed 'as is'. This
should also be achievable with anonymous functions.

Also you write that the dimensions along which to operate can be selected and
the outputs can be concatenated along selectable dimensions. This seems of too
limited general usefulness to me to be included into parcellfun/pararrayfun.
If someone has such special needs, the arguments of parcellfun can be
pre-shaped accordingly.

Maybe I've missed the point, if so, please tell me.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8303>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]