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

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

[Octave-patch-tracker] [patch #9925] [octave-forge] statistics toolbox:


From: Andrew Penn
Subject: [Octave-patch-tracker] [patch #9925] [octave-forge] statistics toolbox: bootstrp, bootci and ibootci
Date: Thu, 30 Apr 2020 08:01:09 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:75.0) Gecko/20100101 Firefox/75.0

Follow-up Comment #1, patch #9925 (project octave):

Hi all,

I just added Octave support for parallel computing to accelerate data
resampling for the generation of bootstrap confidence intervals using the
iboot functions (previously this was only supported using Matlab's 'parfor').
The parallel computing acceleration of bootci, ibootci and bootstrp in Octave
depends on the parallel computing Octave Forge package. I hadn't anticipated
the quirks of parallel computing using this package and found that I had to
take subfunctions out of the ibootci code and make them separate helper
function files for the client processors to see them. The updated bootci,
ibootci and bootstrp files (along with required helper and private functions)
can be found at:

https://github.com/acp29/iboot

(The three files posted orginally are now out-of-date) 

Best

Andy Penn

Andrew Penn
Sussex Neuroscience
School of Life Sciences
University of Sussex
Brighton BN1 9QG
United Kingdom

Tel: +44 (0)1273 877049
E-mail: address@hidden

http://www.sussex.ac.uk/lifesci/pennlab/

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?9925>

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




reply via email to

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