search for: warmly

Displaying 20 results from an estimated 1431 matches for "warmly".

2012 Mar 06
1
Reshape question
I have a data frame in wide format. There are six variables that represent two factors in long format 3x2, Valence and Temperature: > head(dpts) File Subj Time Group PainNeg.hot PainNeg.warm SociNeg.hot SociNeg.warm Positiv.hot Positiv.warm Errors 1 WB101_1_1_dp.txt 101 1 MNP 30.700000 13.75000 16.319048 35.166667 30.18333 14.383333 1 2
2007 Mar 05
2
Warming up a new Searcher/Reader (Ferret 0.10.9 win32)
Hi, I have a largish index [700MB] which is updated from time to time, requiring me to close and recreate the Ferret::Search::Searcher to use the latest index. My problem is that the first few searches on the new index are slow [by comparison to before the close/recreate], I''m guessing because the new index is being loaded into RAM by my OS and into Ferret as needed. I''m
2012 Oct 11
1
nls NAs
Hi- I am using the following code: start=c(alpha=0.4,beta=0.4) warm.10<-nls(warming$umoles60~alpha*exp(beta*warming$T10cm),start = start,data=warming,na.action=na.omit) This code works for other columns in my dataset that are similar to $T10cm but the code does not work for this particular column (T10cm). I am assuming this is because warming$T10cm contains NAs. I have tried just
2013 Feb 06
2
[LLVMdev] [cfe-dev] Using CMake/Ninja on buildbots
On 6 February 2013 22:13, Arnaud de Grandmaison <arnaud.adegm at gmail.com>wrote: > ** > > I think we just need to increase coverage. Everything you can do to build > (even slightly) differently than other bots is good to have. > Hi Arnaud, I agree building with { CMake, autoconf } x { Cold, Warm } will catch more corner cases than defaulting all builds to the same
2015 Mar 17
1
Warm boot ISO image from Linux
Greetings! First big thanks to the Syslinux community. My project, the Open Network Install Environment (ONIE), is using isolinux to great effect. Works great. I have a crazy idea I want to bounce off of you folks. Idea: I want to "warm boot" an ISO image from Linux. By "warm boot" I mean start executing the code (isolinux) from the ISO without rebooting and going through
2006 Apr 07
1
Warm reboot failure
I recently bought a new Compaq Presario sr1710nx with 64-bit Sempron and last week installed Centos 4.3 64-bit on it. Worked like a champ until I attempted a reboot (using "init 6") and the computer hung after finishing the shutdown. Rebooting from cold worked, but without a warm reboot I was hesitant to use Centos. Since FC5 (64-bit as well) came out recently, I tried it and
2011 Oct 20
1
effect function in the effects package
Dear r-help listers, I am using effects to produce an effect plot after the proportional odds logistic regression model. There is no problem for me to estimate the model, but when it comes to the graphing, I was stuck. see the codes below: ############################################################################## myologit <- polr(factor(warm) ~ yr89 + male + white + age + ed + prst, +
2009 Oct 12
1
How to do a 3 party Warm Transfer in Asteriks 1.4
We are running Asterisk 1.4 and need some help to determine how (if) * supports 3 party warm transfers. I've searched quite a bit and all I can find is information on "attended transfers". What we are looking for is: (1) external inbound call A comes to * extension B, caller A is placed on hold and extension B calls external third party C. After explaining caller A issue to
2009 Mar 26
0
warm spares on a 4540
Hi, In the doc: http://docs.sun.com/source/819-4359-15/CH3-maint.html#50495545_22785 of the 4540 it mentions you can have warm spares. Is there any zfs setting that labels a drive as a warm spare? Or does this not matter if you use the zpool autoreplace property? Thanks in advance, ~~sa -- ---------------- Shannon A. Fiume System Administrator shannon dot fiume at sun dot com
2013 Feb 06
0
[LLVMdev] [cfe-dev] Using CMake/Ninja on buildbots
On Wed, Feb 6, 2013 at 2:53 PM, Renato Golin <renato.golin at linaro.org> wrote: > On 6 February 2013 22:13, Arnaud de Grandmaison <arnaud.adegm at gmail.com> > wrote: >> >> I think we just need to increase coverage. Everything you can do to build >> (even slightly) differently than other bots is good to have. > > > Hi Arnaud, > > I agree building
2007 Jul 20
1
reboot from com32
Q: Is there a way to do a reboot (either warm or cold) from a com32 program? I have a com32 program that sometimes (based upon conditions) needs to reboot the system. I would prefer to do a warm reboot (40:72 = 0x1234), but at this point cold would be OK too. grepping through syslinux-3.51 I only found one reference, in iso/pxelinux.asm at the tail end of 'kaboom' ... but presumably
2013 Feb 06
0
[LLVMdev] [cfe-dev] Using CMake/Ninja on buildbots
On Wednesday 06 February 2013 21:41:06 Renato Golin wrote: Hi all, A discussion was being carried on llvmcommits about the extra time for cleaning and re-building objects that didn't need to be built on buildbots. Since they just update the repository, builds could be a lot faster if we let the objects in place. Even faster if we used Ninja with CMake. Is there a crucial reason why
2016 Apr 02
5
[Bug 94803] New: nouveau bug crashes kernel 4.4.6 on warm boot
https://bugs.freedesktop.org/show_bug.cgi?id=94803 Bug ID: 94803 Summary: nouveau bug crashes kernel 4.4.6 on warm boot Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at
2010 Apr 20
1
Samba on Solaris 8
So I decided to dump Samba 2.2.0 on Solaris 8 due to the problems I had getting it to connect to Vista, so I installed Samba 3.4.2 as downloaded from Sunfreeware.com, with prereqs; krb5-1.7-sol8-sparc-local openssl-1.0.0-sol8-sparc-local libgcc-3.4.6-sol8-sparc-local popt-1.14-sol8-sparc-local libiconv-1.13.1-sol8-sparc-local readline-5.2-sol8-sparc-local
2012 Nov 29
13
Fwd: Maintaining capacity during deploys
We''re using unicornctl restart with the default before/after hook behavior, which is to reap old Unicorn workers via SIGQUIT after the new one has finished booting. Unfortunately, while the new workers are forking and begin processing requests, we''re still seeing significant spikes in our haproxy request queue. It seems as if after we restart, the unwarmed workers get swamped by
2011 Dec 08
1
lda output missing
Hello everyone, I am working on a linear discriminant analysis and am having issues finding the full output of my lda. Specifically, there is no reporting of the Proportion of Trace that is a normal output of the procedure. I'm using a csv file and everything is reading in correctly. I've looked and looked and can't figure out why my output is not complete. Is it something simple that
2005 Oct 10
1
using innov in arima.sim
Hello, I have used the arima.sim function to generate a lot of time series, but to day I got som results that I didn't quite understand. Generating two time series z0 and z1 as eps <- rnorm(n, sd=0.03) z0 <- arima.sim(list(ar=c(0.9)), n=n, innov=eps) and z1 <- arima.sim(list(ar=c(0.9)), n=n, sd=0.03), I would expect z0 and z1 to be qualitatively similar. However, with n=10 the
2010 Feb 19
5
[LLVMdev] glasgow haskell appears to be adopting LLVM
everyone-- File this under Advocacy. See this thread <http://www.haskell.org/pipermail/glasgow-haskell-users/2010-February/018425.html> for more information, but the short summary is that they're deprecating their old "compile to GCC" backend in favor of David Terei's new LLVM backend. They're still planning for their C-- backend to be the primary backend for native
2019 Jul 03
0
Replicate shared folders to warm standby host
We like to set up our mail system in two datacenters but the wiki<https://wiki.dovecot.org/Replication> says "Shared folder replication doesn't work correctly..." I'm thinking about using an external loadbalancer to ensure that only one host will get connections. Normal operations: client ==imap=> loadbalancer ==imap=> host1 ==replication=> host2 Host1 or
2006 Sep 21
1
Saw this and thought warmly of everyone on the list
This type of thread always amazes me. With all of the work that the CentOS team does (gratis) I sometimes wonder why they take the time to respond to such ignorance and pigheadedness. Perhaps this is evidence that producing a product like this takes enormous patience and thus prepares them to deal with the Tuttle's of the world. Good job guys, Alex