Hi,

No objection for getting rid of apply, but maybe we should think of a
function that generalizes arrayfun to arrays of anyclass.
At the moment I would need a function that applies to an array of
quaternions (check mpower.m in quaternions_oo).



On Sun, Nov 20, 2011 at 1:42 AM, Carnë Draug <carandraug+...@gmail.com> wrote:
> 2011/11/19 Jordi Gutiérrez Hermoso <jord...@octave.org>:
>> The apply.m function in the miscellaneous package seems to be a poor
>> reimplementation of arrayfun and cellfun. Any objections to deleting
>> this function? Or a suggestion to properly deprecating it?
>
> Moving into a deprecated directory seems to not work for packages. We
> have to do it manually, that it, make the function warn about the
> function being deprecated and that arrayfun or cellfun can be used
> instead. Hopefully, on the following release we will remember to
> actually remove it.
>
> waitbar should probably also be removed since it seems that is being
> implemented in core.
>
> Carnë
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> _______________________________________________
> Octave-dev mailing list
> Octave-dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/octave-dev
>



-- 
M. Sc. Juan Pablo Carbajal
-----
PhD Student
University of Zürich
http://ailab.ifi.uzh.ch/carbajal/

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to