The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9642 9531 d 12 h luke /branches/R-GenGC/ Folded in generational GC changes.  
9615 9533 d 11 h /branches/R-GenGC/ This commit was manufactured by cvs2svn to create branch 'R-GenGC'.  
8988 9586 d 7 h luke /trunk/src/main/ Added initialization to zero of OS->usebounds after R_alloc of OS in
do_optimhess.
 
8316 9651 d 23 h ripley /trunk/ stop nlm and optim dead if they generate a non-finite x  
8186 9658 d 22 h ripley /trunk/ add SANN method to optim  
7975 9669 d 18 h ripley /trunk/src/main/ add more checks for non-finite values.
remember to reset vmax.
 
7974 9669 d 19 h ripley /trunk/src/ correct parscale under L-BFGS-B
adjust finite diffs code to stay within the region.
 
7972 9669 d 21 h ripley /trunk/src/main/ constraints needed to be scaled by parscale  
7878 9675 d 2 h ripley /trunk/src/main/ check for invalid type in CG method  
7727 9682 d 20 h ripley /trunk/ new API layout  
7701 9684 d 0 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
7510 9694 d 6 h ripley /trunk/src/ allow ... to be passed down
Nelder-Mead starting at 0 had 0 stepsize
force use of L-BGFS-B with non-trivial constraints
 
7505 9694 d 8 h ripley /trunk/src/main/ -pedantic changes  
7464 9697 d 1 h ripley /trunk/ add L-BFGS-B method to optim  
7345 9701 d 22 h ripley /trunk/ add optim