[Rd] .Random.seed not found (PR#13963)

2009-09-22 Thread andreas . westfeld
R 2.9.1 and 2.9.2 report "not found" when I try to save .Random.seed for later restore, however, the manual ?.Random.seed says that it still exists. -- Andreas Westfeld, 0432 01CC F511 9E2B 0B57 5993 0B22 98F8 4AD8 EEEA HTW Dresden, Fakultät Informatik/Mathematik Infor

Re: [Rd] optim "CG" bug w/patch proposal (PR#8786)

2006-05-16 Thread westfeld
if (trace) Rprintf("*"); >> - } >> + } else >> + *Fmin = f; >>} >>} while (!(count == n || accpoint)); >>if

[Rd] optim "CG" bug w/patch proposal (PR#8786)

2006-04-21 Thread westfeld
G3 = 2e3; gradproj = 0.0; for (i = 0; i < n; i++) { t[i] = t[i] * G3 - g[i]; Andreas -- Andreas Westfeld, 0432 01CC F511 9E2B 0B57 5993 0B22 98F8 4AD8 EEEA <[EMAIL PROTECTED]> http://www.inf.tu-dresden.de/~aw4 TU Dresden Fakultät

[Rd] Sys.sleep waits forever + workaround (PR#8678)

2006-03-13 Thread westfeld
} -- Andreas Westfeld, 0432 01CC F511 9E2B 0B57 5993 0B22 98F8 4AD8 EEEA <[EMAIL PROTECTED]> http://www.inf.tu-dresden.de/~aw4 TU Dresden Fakultät Informatik, Institut für Systemarchitektur Datenschutz und Datensicherheit, Tel. +49-351-463-37918 __