search for: uneccesari

Displaying 3 results from an estimated 3 matches for "uneccesari".

Did you mean: uneccesary
2007 May 17
4
help with executing instruction every i-th run of loop
I am running a very long loop and would like to save intermediate results in case of a system or program crash. Here is the skeleton of what my code would be: for (i in 1:zillion) { results[[i]]<-do.something.function() if (logical.test(i)) {save(results, "results.tmp")} } logical.test would test to see if i/1000 has no remainder. What R function would test that?
2004 Dec 14
0
[CentOS-devel] Re: Issues/thoughts re CentOS-4 (fwd)
I had sent my reply to centos-devel, but as there is discussion here - here it is ... Lance ---------- Forwarded message ---------- Date: Tue, 14 Dec 2004 12:47:18 +0000 (GMT) From: Lance Davis <lance at uklinux.net> Reply-To: centos-devel at caosity.org To: John Newbigin <jn at it.swin.edu.au> Cc: centos-devel at caosity.org Subject: [CentOS-devel] Re: [Centos] Issues/thoughts re
2005 Feb 07
3
We need help with a bug....smbldap-installer script (long)
Hi all! First of all....if you haven't heard of the smbldap-installer script....allow me to introduce it to you. Here's the latest announcement that Matt Oquist posted to the K12OS list (Matt and I are working on this together....he's the scripter and I'm the tester/documenter) First the announcement and then read on below to see what we need help with....and some questions I