Displaying 3 results from an estimated 3 matches for "uneccesary".
Did you mean:
neccesary
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)
...icons are removed - to give a 'better user
experience'. There is no need to change the package names that redhat have
chosen to give to the linux community. (In rhel4 redhat-config ->
system-config - and also a lot of work has been done by Fedora removing
the word redhat where it is uneccesary - this has flowed through into
Rhel4 - indeed even in U4 for 3.3 there are occasions where I have had to
remove patches because they had been modified upstream by Fedora project
and incorporated by Redhat) .
> * Issue: yum > Don't ever auto-modify
yum.conf. Too confusing.
It is a s...
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