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

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

[Octave-bug-tracker] [bug #55296] [octave forge] (parallel) Issue with p


From: anonymous
Subject: [Octave-bug-tracker] [bug #55296] [octave forge] (parallel) Issue with parcellfun after update
Date: Sat, 19 Jan 2019 13:16:29 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0

Follow-up Comment #8, bug #55296 (project octave):

Thanks for the input!

I am sorry, but I think I misunderstood the question about what anonym_Start
returns. The single results we expect are scalars, but anonym_Start collects
them in an array if there is more than one result. Thus, anonym_Start could
return an array or a scalar, i.e., a 1x1 array.

If we set 'UniformOutput' to 'false', the code goes past the call to
'parcellfun' without error. This is not bad for a first try. (However, we run
into problems thereafter because our code was not built to handle cells.)

I would be interested in what changed in 'parcellfun', because it used to be
able to handle our structure. This could help us to understand what we need to
change in our code.

Could you please advise?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55296>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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