search for: 1mm

Displaying 19 results from an estimated 19 matches for "1mm".

Did you mean: 10m
2020 Apr 29
1
grid 4.0 generates wrong results when adding two complex units by sum()
...llowing example, `u1 + u2` gives the correct result, but `sum(u1, u2)` also `sum(unit.c(u1, u2))` give the wrong results. ``` library(grid) u1 = 0.4*sum(unit(1, "inch"), unit(1, "mm")) u2 = 0.1*sum(unit(1, "inch"), unit(1, "mm")) u1 # [1] 0.4*sum(1inches, 1mm) u2 # [1] 0.1*sum(1inches, 1mm) # this is correct u1 + u2 # [1] 0.5*sum(1inches, 1mm) # but this is wrong, it should return `sum(0.4inches, 0.4mm, 0.1inches, 0.1mm)`, right? sum(u1, u2) # [1] sum(0.4inches, 0.1mm, 1inches, 1mm) sum(unit.c(u1, u2)) # this is also wrong # [1] sum(0.4inches, 0.1mm,...
2010 Mar 01
1
Saving multiple plots named with part of the original file name
...s from each file, *and* have it save with the original file name plus some new information. The way I have it set up right now, I keep saving over each new graph. I can turn the history on and see them all, but I want them all to save as unique files as well. Idealy they would be "filename CHN 1mm Length Frequency", "filename CHN 2mm Length Frequency"...and so forth. Any hints? Thanks for your time. Here is what I'm using now: filenames<-dir("C:/Documents and Settings/tfish/Desktop/R/Untilted Data") for(i in filenames){data<- read.csv(i, header = TRUE, ski...
2006 Aug 31
0
Pretty-printing multiple regression models
...251 Adjusted $R^2$ 0.2204 0.3701 0.6174 and: > specialised.latex.generation(numbers) \hline & M1 & M2 & M3\\ \hline Intercept & 0.0691 & 3.111 & 1.7831\\ & (0.2471) & (12.186)$^\mbox{***} & (6.8888)$^\mbox{***}\\[1mm] x1 & 2.6595 & & 2.7772\\ & (5.3837)$^\mbox{***} & & (8.0206)$^\mbox{***}\\[1mm] x2 & & -3.2788 & -3.3683\\ & & (-7.6922)$^\mbox{***} & (-10.1331)$^\mbox{***}\\[1mm] Residual std. dev. & 1.3567 & 1.2195 &amp...
2009 Mar 30
1
List assignment in a while loop and timing
Hello R users I have question about the time involved in list assignment. Consider the following code snippet(see below). The first line creates a reader object, which is the interface to 1MM key-value pairs (serialized R objects) spanning 50 files (a total of 50MB). rhsqstart initiates the reading and I loop, reading each key-value pair using rhsqnextKVR. If this returns NULL, we switch to the next file and if this returns null we break. If I comment out line A1, it takes 39 seconds o...
2008 Oct 23
3
high cpu load
...4.AC3.iNT-DG -rwxr--r-- 1 yongffa Domain Users 32768 2008-08-04 16:29 outlook.pst -rwxr--r-- 1 yongffa Domain Users 25739264 2008-06-28 06:01 Personal Folders(1).pst ./???? ?? ??: total 848532 -rwxr--r-- 1 yongffa Domain Users 5035651 2008-01-31 15:05 loding206mpa-relaxation-ellipse-crack-1mm-06mm-Al2024-0114.inp -rwxr--r-- 1 yongffa Domain Users 862866940 2008-01-31 14:08 relaxation-ellipse-Al2024-comp-bogang-bojo.odb -rwxr--r-- 1 yongffa Domain Users 125952 2008-01-31 16:25 SsCx- ellipse-1mm-06mm-al2024-jan23.xls ./ansys: total 4 -rwxr--r-- 1 yongffa Domain Users 818 2008-01-29...
2009 Sep 24
1
unexpected behavior of `[<-` method for class unit.arithmetic
...o the second unit element. I've also tried, w = unit.c(unit(1, "in"), unit(2, "in")) w2 = w + unit(1, "mm") w2[[2]][2] <- 0 but this time, if the structure is licit, it's the result that's not as I intended: convertUnit(w2,"mm") #[1] 26.4mm 1mm My limited understanding is that an object of class unit.arithmetic is waiting until the last moment to actually perform its operation, stored in a tree-like structure. With this premise, I can't think of a good way to modify one element of a list of unit elements. As a workaround, I can only...
2009 Jan 05
0
S-video & composite output
...0 x 200, current 1024 x 768, maximum 1360 x 1360 LVDS-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 245mm x 184mm 1024x768 60.0*+ 800x600 60.3 640x480 59.9 DVI-I-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 1mm x 257mm 1360x768 59.8 1152x864 60.0 1024x768 60.0* 800x600 60.3 640x480 59.9 680x384 119.6 119.9 576x432 120.1 512x384 120.0 400x300 120.6 320x240 120.1...
2004 Apr 10
1
adding text in (pair) panels (splom)
Hi, I would like to add text in each panel got from the following: splom(~Cs5bis, panel=function(x,y,...){ panel.xyplot(x,y,...) panel.abline(lm(y~x),...) }) This could be a correlation coefficient or the statistical significance of the correlation or both, or a star if p < 0.05, etc... The function text() is useless (probably because I cannot pass appropriates coordinates in each panel).
2011 Jan 10
0
Q about dpi, fonts, gnome, Xorg etc
...rally been fairly well-able to get fonts to behave in a rational manner. My needs are pretty simple - I just want 8-point (or 9-point etc) fonts to appear on the screen as 8-point font - ie more or less 8 * 1/72 inches = 2.82mm high. More or less, I'm not insisting it be exact, but at least not 1mm or 5mm high. In the (glorious) past I was able to look at xdpyinfo |egrep 'dimension| resolution' and check that Xorg was giving something reasonable.. eg dimensions: 1600x1200 pixels (423x317 millimeters) resolution: 96x96 dots per inch So far so good. With this new fangled gno...
2001 Mar 31
2
Running USB DSL Modem
Is it possible to use Wine to run USB DSL modems with Win9x only drivers? I had a choice of a free PCI or USB modem and heard I had a better shot with the USB. There are no Linux drivers, at least for now. Tom
2013 Oct 07
16
Primary VGA Passthrough Status
Hi All- Is it possible yet to pass through a ATI or Nvidia GPU as the primary VGA card to a Win 7/8 VM, and have it fully functional there (DXVA etc), without crashing the guest or the host during operation or when resetting the guest? For hardware I have an E3 v2 Xeon, Tyan S5512 board, and an ATI 7750. Thanks! David _______________________________________________ Xen-users mailing list
2003 Aug 01
1
[Fwd: dvd+rw-format -force problem]
> -------- Original Message -------- > Subject: dvd+rw-format -force problem > Date: Thu, 31 Jul 2003 21:30:00 +0200 > From: Melvyn Sopacua <freebsd-stable@webteckies.org> > Organization: WebTeckies.org > To: stable@freebsd.org > > I haven't felt the need to fully blank a DVD+RW for a while untill today. Formally speaking blanking is not appicable to DVD+RW.
2006 Aug 31
0
Ooops, small mistake fixed (pretty printing multiple models)
...ownames(numbers)[i] == "t") { for (j in 1:ncol(numbers)) { if (is.na(numbers[i,j])) { cat(" & ") } else { cat(" & ", sprintf("(%s)%s", numbers[i,j], stars(numbers[i,j]))) } } cat("\\\\[1mm]\n") } else { cat(rownames(numbers)[i]) for (j in 1:ncol(numbers)) { if (is.na(numbers[i,j])) { cat(" & ") } else { cat(" & ", numbers[i, j]) } } cat("\\\\\n") } } cat("\\...
2009 Jan 10
5
[Bug 19491] New: S-video & composite output
...0 x 200, current 1024 x 768, maximum 1360 x 1360 LVDS-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 245mm x 184mm 1024x768 60.0*+ 800x600 60.3 640x480 59.9 DVI-I-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 1mm x 257mm 1360x768 59.8 1152x864 60.0 1024x768 60.0* 800x600 60.3 640x480 59.9 680x384 119.6 119.9 576x432 120.1 512x384 120.0 400x300 120.6 320x240 120.1...
2006 Jan 26
42
ruby script/generate scaffold Product Admin hangs
Hi I am running Mac OX tiger with the installed ruby 1.8.2, and mysql5 (I checked that it was running in preference). I tried to run the various fixes recommended in agileweb. I am stuck on page 57, script/generate scaffold... > Could you paste in your database.yml file, from the > "config" folder inside your Rails app? If you have any > passwords entered there, you should
2012 May 27
35
[Bug 50403] New: NV28 double cursor & ugly graphics & crashes
https://bugs.freedesktop.org/show_bug.cgi?id=50403 Bug #: 50403 Summary: NV28 double cursor & ugly graphics & crashes Classification: Unclassified Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium
2013 Oct 13
27
GTX 670 Tips?
Gordan & David, Read about your latest work, and was thrilled to learn that both soft and hard mods are working. I bought the GTX 670 model in David''s article, I will be giving this a shot in a week. I was hoping to ask a few questions. 1. Is there a specific qemu version required (traditional or the new default)? 2. What (if anything) should be done after removing the resistors
2009 Apr 01
0
回复: R-help Digest, Vol 73, Issue 32
...   <1e7471d50903300824o44fb1b82uc2a81d2512cdf60d@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Hello R users I have question about the time involved in list assignment. Consider the following code snippet(see below). The first line creates a reader object, which is the interface to 1MM key-value pairs (serialized R objects) spanning 50 files (a total of 50MB). rhsqstart initiates the reading and I loop, reading each key-value pair using rhsqnextKVR. If this returns NULL, we switch to the next file and if this returns null we break. If I comment out line A1, it takes 39 seconds o...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...Kr9qw4;!n`=ZIw){D}Yba7KAX!hJ>}Fv09wf<^1+ z>#ZxUq2H2~v$?;;^CJ+42p)fS9e?&by|a0G{!9zZt)blmM;l<;!mI+IT)~hh){jm^ z$Dbw5lzivG?%Ow<oVpB<&UkP|_olVd_vP0;=yz8GtFP{BydDn0#!dEUwcdW3qRbn9 zEPCF-Y}J+!@~N)mcl<sDpzO#H!GIjAX_WHQfb^4D49f*2z7C5JjS7IA%W^&p3wl57 zFqOBT?|WXNba at x+3S^SWa1MM?6yjuqa{NYO$D165fE9ja4T(Fw8l%dgI+<h7UAU9O ze)aKson^S^cw!;5uw!8dR4|Z_{$c2T3Z5&#j4CaWM((eWIaUs|DF1oZ<A486tgm(a zu~W^9v!r*3?<W%k9nPH!Ap)dB3b<r~wB}c`DM$^vdSG;L;|2|%4gj|j9vES&$Eo^_ zmeI&KVtIMS+E<v#*;mYJG#myXKdKouV=kin5KD*pe4LwbAyx77WkEL)T*W+R|G?+g zt3%#7ozNULAgAY2I)U7HQnS9?)$(&...