[NMOF-news] NMOF 0.15-0 on R-Forge

Enrico Schumann enricoschumann at yahoo.de
Wed Aug 3 09:35:13 CEST 2011


Changes in Version 0.15-0 (from the NEWS file):

  o function 'gridSearch' can now evaluate a function that expects 
    a list or a vector as its first argument
  o test cases for 'gridSearch' added  (in unitTests/unitTests.R)
  o 'DEopt' can take a vector F to set specific step sizes for each 
    decision variable (this actually worked before but is now documented 
    and tested) 
  o 'PSopt' can take a function 'changeV' and a logical 'loopChangeV' 
    (passed via the list 'algo'); 'changeV' allows to impose restrictions 
    on the velocity (see the code in directory NMOFex for an example) 
  o more checks were added in opt-functions
  o small changes in the vignettes (in particular, seeds are set now)
  o minor changes in documentation/examples



More information about the NMOF-news mailing list