search for: ivy

Displaying 20 results from an estimated 237 matches for "ivy".

Did you mean: ivo
2017 Nov 06
1
how to install pyserial on centos 6?
I tried yum import pyserial yum provides '*serial*' gave me distribution-gpg-keys-copr-1.15-1.el6.noarch : GPG keys for Copr projects Repo : epel Matched from: Filename : /usr/share/distribution-gpg-keys/copr/copr-ifas-pyserial.gpg python2-ivi-0.14.9-3.el6.noarch : %{sum} Repo : epel Matched from: Filename : /usr/lib/python2.6/site-packages/ivi/interface/pyserial.pyo
2005 Sep 30
1
Authenticating Samba against Active Directory
...t;[public]" adding IPC service adding IPC service added interface ip=192.168.211.146 bcast=192.168.211.255 nmask=255.255.255.0 added interface ip=192.168.211.146 bcast=192.168.211.255 nmask=255.255.255.0 Registered MSG_REQ_POOL_USAGE Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED Added domain IVY IVY.LTD.UK S-1-5-21-286760449-2502667932-2086727194 Added domain BUILTIN S-1-5-32 Added domain TS-IVY-01 S-1-5-21-300931632-1033023069-1792939587 resolve_lmhosts: Attempting lmhosts lookup for name ms-ivy-01.ivy.ltd.uk<0x20> resolve_wins: Attempting wins lookup for name ms-ivy-01.ivy.ltd.uk...
2006 Oct 12
7
Evil Scaffold
I read the Amy Hoy''s presentation on why scaffold is not a good thing for beginners. For admin application, is it ok to use scaffold? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2004 Oct 18
2
答复: 答复: R plot problems
Yes! You are right ! It is perpendicular to the axis. Thank you very much! Could I choose the angle ,such as 45 degree? Best Regards! Ivy Li YMS in Production & Testing Semiconductor Manufactory International(ShangHai) Corporation #18 ZhangJiang Road, PuDong New Area, Shanghai, China Tel: 021-5080-2000 *11754 Email: Ivy_Li at smics.com -----orig--- Hi Ivy, How about x <- data.frame(main.name="AAA", x.name=rep(...
2007 Apr 18
0
Ivy
One of the key rules every good trader knows is volume before price. Once the volume is there the price will rapidly follow. We called AUNI for Monday, November 13th and we were spot on. Excellent volume is paving the way for HUGE gains on Tuesday. Get in while there's still time! Feature: American Unity Investments (AUNI) Currently: Around O.70 Projected: 2.14 AUNI is
2007 Apr 18
0
Ivy
One of the key rules every good trader knows is volume before price. Once the volume is there the price will rapidly follow. We called AUNI for Monday, November 13th and we were spot on. Excellent volume is paving the way for HUGE gains on Tuesday. Get in while there's still time! Feature: American Unity Investments (AUNI) Currently: Around O.70 Projected: 2.14 AUNI is
2012 Nov 02
1
[PATCH] x86/mwait-idle: enable Ivy Bridge Xeon support
Matching a similar change in Linux 3.7-rc. Signed-off-by: Jan Beulich <jbeulich@suse.com> --- a/xen/arch/x86/cpu/mwait-idle.c +++ b/xen/arch/x86/cpu/mwait-idle.c @@ -365,6 +365,7 @@ static struct intel_idle_id { ICPU(0x2a, snb), ICPU(0x2d, snb), ICPU(0x3a, ivb), + ICPU(0x3e, ivb), {} }; _______________________________________________ Xen-devel mailing list
2014 Oct 13
0
ivy bridge and custom font
Thank you for pointing the direction. Indeed, ver. 6.03 works correctly. BTW, this project gets very complicated. I spent a lot of time guessing which files I would need. I hoped that reading Makefile would help me but I it did not. Maybe you could add a target for copying final results to a destination. (Target 'installer' do sth else ... /slackware 14.1/) Best regards P.O.
2010 Jul 07
1
Why do <none>s appear in the list of predictor variables in logistic regression using 'step' or 'stepAIC' function?
...output. Could anyone know what is going on? Just in cases, I copied the data I am using at the end of the output.   Thank you in advance for your time and help!   Kiyoshi   > # Step 2: Includes all of the variables identified from Step 1. > logit<-glm(Presence~AreaOfCover+CoverCharac+Ivy, data=rbs.no.NA.rows, family=binomial(link=logit), na.action=na.exclude, control=list(epsilon = 0.0001, maxit = 50, trace = F)) > summary(logit) Call: glm(formula = Presence ~ AreaOfCover + CoverCharac + Ivy, family = binomial(link = logit),     data = rbs.no.NA.rows, na.action = na.exclude,...
2004 Oct 18
2
答复: How to draw x-axis time label.
...y') > xax.pos [1] 1091600000 1091800000 1092000000 1092200000 1092400000 1092600000 1092800000 [8] 1093000000 There are something wrong. I found the xax.pos has been changed to the number of second calculated since 1970 ,such as 1091600000. So this problem was not solved. Best Regards! Ivy Li YMS in Production & Testing Semiconductor Manufactory International(ShangHai) Corporation #18 ZhangJiang Road, PuDong New Area, Shanghai, China Tel: 021-5080-2000 *11754 Email: Ivy_Li at smics.com -----orig Hello Ivy, Your scale shows times in seconds since 1970 (I guess it is 1970) usu...
2014 Oct 10
0
ivy bridge and custom font
> Hello, > > I've encountered a strange problem with loading a font file. > The environment: > motherboard GA-Z68MA-D2H-B3, processor i7-3770, onboard graphics, > extlinux 5.01. > > After loading any font I get a mess on a screen. The only rule I could > discover is that: characters with odd code are not displayed at all, > and for characters with even code
2011 Apr 07
1
Quasipoisson with geeglm
...et, w, waves = waves, zsca, : variance invalid. Other correlation structures encounter the same problem. I also tried adding "waves = RES_YEAR" (although I am not sure how waves should be used correctly), but it does not change anything. Any suggestions what might be wrong? Regards, Ivy [[alternative HTML version deleted]]
2004 Oct 19
0
答复: 答复: 答复: How to draw x-axis time label.
...ing in x-axis,and they are must reasonable and human-readable. Now I have tried the "pretty " function, But as soon as I run it, the format of data changed to "numeric" ,I don't know what should I do. Is there exist other functions can get the same result? Best Regards! Ivy Li YMS in Production & Testing Semiconductor Manufactory International(ShangHai) Corporation #18 ZhangJiang Road, PuDong New Area, Shanghai, China Tel: 021-5080-2000 *11754 Email: Ivy_Li at smics.com -----orig Hi Li chen, I mean you should run the code I sent you in my first email. It'...
2014 Oct 10
2
ivy bridge and custom font
Hello, I've encountered a strange problem with loading a font file. The environment: motherboard GA-Z68MA-D2H-B3, processor i7-3770, onboard graphics, extlinux 5.01. After loading any font I get a mess on a screen. The only rule I could discover is that: characters with odd code are not displayed at all, and for characters with even code there is taken a bitmap from position
2014 Oct 10
2
ivy bridge and custom font
On Fri, Oct 10, 2014 at 7:18 AM, Ady <ady-sf at hotmail.com> wrote: > >> On Oct 10, 2014 4:00 AM, "Ady" <ady-sf at hotmail.com> wrote: >> > >> > >> > > Hello, >> > > >> > > I've encountered a strange problem with loading a font file. >> > > The environment: >> > > motherboard
2014 Oct 10
0
ivy bridge and custom font
> On Oct 10, 2014 4:00 AM, "Ady" <ady-sf at hotmail.com> wrote: > > > > > > > Hello, > > > > > > I've encountered a strange problem with loading a font file. > > > The environment: > > > motherboard GA-Z68MA-D2H-B3, processor i7-3770, onboard graphics, > > > extlinux 5.01. > > > > > > After
2013 Jul 31
2
What current UPS can I buy?
On Wed, 2013-07-17 at 23:33 -0400, Charles Lepple wrote: > On Jul 17, 2013, at 11:27 AM, Matt Ivie wrote: > > > I'm really just looking for a UPS that might run a couple of small > > servers and other small devices(routers or switches). > > Good call on including the network gear in the power budget. NUT isn't much use to the slave systems if the network
2004 Oct 18
3
答复: R plot problems
...quot;Banana", "Grape","Pineapply","Cherry","Peach","Orange","Mango","Strawberry"),each=5), y.name=(1:55)) plot(x$x.name, x$y.name) I can't find you said package ,whick library should I include in R ? Best Regards! Ivy Li YMS in Production & Testing Semiconductor Manufactory International(ShangHai) Corporation #18 ZhangJiang Road, PuDong New Area, Shanghai, China Tel: 021-5080-2000 *11754 Email: Ivy_Li at smics.com -----ԭʼÓʼþ----- ·¢¼þÈË: Henric Nilsson [mailto:henric.nilsson at statisticon.se] ·¢ËÍʱ¼ä...
2005 Dec 05
2
plot() and points() precision control
...me significant rounding seems to occur, resulting in uneccessary overlap of my points. Is there a way to specify the resolution or precision in plotting functions? Is there an underlying grid I have to modify somehow? Many Thanks, Jon -- Mares eat oats and does eat oats and little lambs eat ivy. A kid'll eat ivy too, wouldn't you? -- Leland Palmer, from Twin Peaks ########### Jonathan Manning PhD Student Barton Group School of Life Sciences University of Dundee Scotland, UK Tel +44 1382 388707
2013 Nov 23
0
[LLVMdev] [PATCH] Detect Haswell subarchitecture (i.e. using -march=native)
Here we go, updated patch following your advice checking max leaf and porting cpuidex for subleaf (ECX) 0. NOTE: I’ve set Haswell to be not only 60, but also 63, 69 & 70 model, following changes in Linux kernel & Xen. Also set 62 as Ivy Bridge EP aka E5 v3 (which I has in my workstation). Cheers, -- Adam Detects x86 family 6 model 60, 63, 69, 70 CPU that has AVX2 CPUID leaf 7 subleaf 0 AVX2 flag as core-avx2. Port GetX86CpuIDAndInfoEx from X86MCTargetDesc to support x86 CPUID subleafs. Also detect family 6 model 62 (0x3E) Iv...