search for: 18d

Displaying 8 results from an estimated 8 matches for "18d".

Did you mean: 18
2002 Mar 13
3
plot
...he symbols (three letters each) show up on the X-axis? How t can one change their size or orientation so that all show up? I attach the pdf file to illustrate better the problem. Regards Martin Martin Lascoux Department of Conservation Biology and Genetics Evolutionary Biology Center Norbyv?gen 18D 75236 Uppsala Sweden Tel: 46 18 471 64 16 Fax: 46 18 471 64 24 -------------- next part -------------- A non-text attachment was scrubbed... Name: FTbyPOP22.pdf Type: application/pdf Size: 13999 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/20020313/5d4fec43/FTb...
2008 Aug 10
0
possible problem with rgdal
...Pixel Size = (0.008333333767951,-0.008333333767951) Metadata: AREA_OR_POINT=Area Image Structure Metadata: INTERLEAVE=BAND Corner Coordinates: Upper Left ( -55.5000000, -14.5000000) ( 55d30'0.00"W, 14d30'0.00"S) Lower Left ( -55.5000000, -18.0000002) ( 55d30'0.00"W, 18d 0'0.00"S) Upper Right ( -49.9999997, -14.5000000) ( 50d 0'0.00"W, 14d30'0.00"S) Lower Right ( -49.9999997, -18.0000002) ( 50d 0'0.00"W, 18d 0'0.00"S) Center ( -52.7499999, -16.2500001) ( 52d45'0.00"W, 16d15'0.00"S) I am not sure t...
2001 Feb 22
1
Borland C++ 5 patch 1 and wine
Hy, I'am trying to compile a little project with Borland C++ 5 on my redhat 7.0 box with the rpm package from linux-easy for wine. The IDE is working correctly, compilation goes ok but when comes time to link all object files together Borland c++ stop to work. I tried to export project file and do a make, it is the same problem ilink32.exe seems to hang.... Thanks for help Jean-Francois
2005 Apr 19
0
File timestamp and robocopy
...13:28:22.000000000 +0100 Modify: 2005-04-19 13:28:22.000000000 +0100 Change: 2005-04-19 14:26:04.000000000 +0100 Mounting the windows share and issuing the comand over the original file: File: `client.dat' Size: 7804 Blocks: 16 IO Block: 4096 regular file Device: 12h/18d Inode: 1912 Links: 1 Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2005-04-19 14:26:05.265625000 +0100 Modify: 2005-04-19 12:28:22.437500000 +0100 Change: 2004-02-05 16:33:13.557250000 +0000 I've came across this thread ( http://lists.samba.org/archive...
2012 Jul 27
0
dredge solely offset models in MuMIn
...only? Not sure if I define something incorrectly or maybe there's a different way to get around that? Will appreciate any suggestions cheers, Kasia Katarzyna Kulma PhD Student Department of Ecology and Genetics Institute of Ecology and Evolution/Animal Ecology Uppsala University Norbyv?gen 18D SE-752 36 Uppsala, Sweden email: katarzyna.kulma at ebc.uu.se Tel.+46 (0)18 471 2672 Fax.+46 18 471 6484
2018 Aug 01
1
RFC: make as.difftime more consistent or convenient
Hello! you, Emil Bode <emil.bode at dans.knaw.nl>, wrote on Tuesday, July 31, 2018 1:55 PM: > Some of the changes you're proposing could be made (with effort), but note that you're not > restricted to providing strings with a format. > What you're trying to do can be accomplished with as.difftime(12, units='weeks'), see also > ?as.difftime > > Or if
2020 Aug 31
2
Vectorization of math function failed?
...174 <_Z4fct3Pf+0x94> 174: c5 fa 11 43 20 vmovss %xmm0,0x20(%rbx) 179: c5 fa 10 43 24 vmovss 0x24(%rbx),%xmm0 17e: e8 00 00 00 00 callq 183 <_Z4fct3Pf+0xa3> 183: c5 fa 11 43 24 vmovss %xmm0,0x24(%rbx) 188: c5 fa 10 43 28 vmovss 0x28(%rbx),%xmm0 18d: e8 00 00 00 00 callq 192 <_Z4fct3Pf+0xb2> 192: c5 fa 11 43 28 vmovss %xmm0,0x28(%rbx) 197: c5 fa 10 43 2c vmovss 0x2c(%rbx),%xmm0 19c: e8 00 00 00 00 callq 1a1 <_Z4fct3Pf+0xc1> 1a1: c5 fa 11 43 2c vmovss %xmm0,0x2c(%rbx) 1a6: c5 fa 10 43 30...
2012 Oct 12
13
Dom0 physical networking/swiotlb/something issue in 3.7-rc1
Hi Konrad, The following patch causes fairly large packet loss when transmitting from dom0 to the physical network, at least with my tg3 hardware, but I assume it can impact anything which uses this interface. I suspect that the issue is that the compound pages allocated in this way are not backed by contiguous mfns and so things fall apart when the driver tries to do DMA. However I