search for: ymailto

Displaying 20 results from an estimated 23 matches for "ymailto".

Did you mean: mailto
2010 May 05
0
[LLVMdev] Another bad binutils?
...on a 512MB vbox, it will take > an order (or more) magnitude longer to link due to swapping than a 1GB guest. > --mike-m On 2010-05-05, at 4:34 PM, Samuel Crow > wrote: > 384 MBytes RAM > > > > > > ----- Original Message ---- >> From: mike-m < > ymailto="mailto:mikem.llvm at gmail.com" > href="mailto:mikem.llvm at gmail.com">mikem.llvm at gmail.com> >> To: > Samuel Crow < > href="mailto:samuraileumas at yahoo.com">samuraileumas at yahoo.com> >> > Sent: Wed, May 5, 2010 3:32:20...
2010 May 12
0
[LLVMdev] Machine Code, JIT, and Windows
...ject: Re: [LLVMdev] Machine Code, JIT, and Windows > > My understanding was that compiling directly to native code wasn't supported on > Windows yet. At least Clang seems to require having GCC in the path on > Windows. -----Original Message----- From: Daniel Berlin [mailto: > ymailto="mailto:dberlin at dberlin.org" > href="mailto:dberlin at dberlin.org">dberlin at dberlin.org] Sent: Tuesday, > May 11, 2010 4:14 PM To: Michael Smith Cc: > ymailto="mailto:llvmdev at cs.uiuc.edu" > href="mailto:llvmdev at cs.uiuc.edu">...
2010 May 11
2
[LLVMdev] Machine Code, JIT, and Windows
My understanding was that compiling directly to native code wasn't supported on Windows yet. At least Clang seems to require having GCC in the path on Windows. -----Original Message----- From: Daniel Berlin [mailto:dberlin at dberlin.org] Sent: Tuesday, May 11, 2010 4:14 PM To: Michael Smith Cc: llvmdev at cs.uiuc.edu Subject: Re: [LLVMdev] Machine Code, JIT, and Windows On Tue, May 11,
2007 Jul 12
0
No subject
...s and what-not, it turns into a god aweful mess.<br>&gt;<br>&gt; Sure, you can do it.<br>&gt;<br>&gt; Doug.<br>&gt;<br>&gt;<br>&gt;<br>&gt; ----- Original Message ----<br>&gt; From: Steve Totaro &lt;<a ymailto="mailto:stotaro at totarotechnologies.com" href="mailto:stotaro at totarotechnologies.com">stotaro at totarotechnologies.com</a>&gt;<br>&gt; To: Asterisk Users Mailing List - Non-Commercial Discussion <br>&gt; &lt;<a ymailto="mailto:a...
2010 Oct 29
7
date calculation
Hi list, Could someone explain to me why the following result is not a integer? > difftime(strptime("24NOV2004", format="%d%b%Y"), strptime("13MAY2004", >format="%d%b%Y"), units="days") Time difference of 195.0417 days I'm using R2.12.0 on WinXP. Thanks! ...Tao
2010 May 26
1
[LLVMdev] Why llvm values can't start with %1?
After I manually modified .ll file deleting %0 I am getting this error from llvm-as: lvm-as: my.ll:43:3: error: instruction expected to be numbered '%0' %1 = tail call noalias i8* @malloc(i32 8) nounwind ; <i8*> [#uses=1] ^ So now I have to also rename all other %<NUM> variables? Why llvm is so strict with naming? I think it should just accept whatever names are there
2010 May 12
1
[LLVMdev] Machine Code, JIT, and Windows
...e, JIT, and Windows >> >> My understanding was that compiling directly to native code wasn't supported on >> Windows yet. At least Clang seems to require having GCC in the path on >> Windows. > > -----Original Message----- > From: Daniel Berlin [mailto: >> ymailto="mailto:dberlin at dberlin.org" >> href="mailto:dberlin at dberlin.org">dberlin at dberlin.org] > Sent: Tuesday, >> May 11, 2010 4:14 PM > To: Michael Smith > Cc: >> ymailto="mailto:llvmdev at cs.uiuc.edu" >> href="mailto:llvmde...
2010 Mar 23
1
[LLVMdev] is there any eclipse plug-in for td/ll files editing?
Hi, I've developed editor prototype for TableGen files (td). It is Eclipse plugin based on IMP project (The IDE Meta-Tooling Platform). Editor has outline, folding, coloring, go to definition, etc. As any prototype, editor has some limitations (e.g. no cross-file indexing). If there is any interest to such tool I will improve it a bit and then publish. Also considering llvm asm (ll) editing
2010 May 12
6
Path to R script
There is certainly a trivial solution for my question, but I can't find the answer in the documentation. I need a platform independent method to obtain the file path of the current R script. My working group uses R on several machines with different operating systems including Mac OS X, Windows and Linux, and for obvious reasons the file hierarchies are very different. Therefore, it
2010 Jun 23
1
Plotting Data on a Map
Hi: I am practicing with the attached shapefile and was wondering if I can get some help. Haven't used 'rgdal' and 'maptools' much but it appears to be a great way bring map data into R. Please take a look at the comments and let me know if I need to explain better what I am trying to accomplish. library(rgdal) library(maptools) library(ggplot2) dsn="C:/Documents and
2010 May 31
0
Put two plots side by side
...2 > objects using the vp argument.? I don't know if there is a ggplot2 > abstraction for this idea. -- You received this message because you are > subscribed to the ggplot2 mailing list. Please provide a reproducible > example: http://gist.github.com/270442 To post: email > ymailto="mailto:ggplot2 at googlegroups.com" > href="mailto:ggplot2 at googlegroups.com">ggplot2 at googlegroups.com To > unsubscribe: email ggplot2+> href="mailto:unsubscribe at googlegroups.com">unsubscribe at googlegroups.com More > options: http://grou...
2010 May 31
1
Can not save plot to png file correctly
..., the png file is always corrupted. Would > you please let me know what is wrong? -- > Regards, Peng -- You received this message because you are > subscribed to the ggplot2 mailing list. Please provide a reproducible > example: http://gist.github.com/270442 To post: email > ymailto="mailto:ggplot2 at googlegroups.com" > href="mailto:ggplot2 at googlegroups.com">ggplot2 at googlegroups.com To > unsubscribe: email ggplot2+> href="mailto:unsubscribe at googlegroups.com">unsubscribe at googlegroups.com More > options: http://grou...
2010 May 20
1
About the breakpoint when making heatmap with lots of variables
HI,All I am trying to create a heatmap with 24 samples with 15672 varibles, I read in the table in R, and then made it as a matrix, then try to create the heatmap using heatmap(x,...) However, I received the error message as: > heatmap(t(x)) Error: cannot allocate vector of size 936.8 Mb R(2925,0xa0b16500) malloc: *** mmap(size=982261760) failed (error code=12) *** error: can't allocate
2010 May 22
2
Fast Matrix Computation
Hi, I have two (large) matrices A and B of dimensions (m,n) and (p,n) respectively. I'd like to see if the is a fast way to compute a new matrix C with dimension (m*p,n) in which each row in C is found by applying some function f to each pair of rows (x,y) where x is a row in A and y is a row in B. For example, if A <- matrix(c(1, 2, 3, 4, 5, 6), byrow=TRUE, ncol=3) B <- matrix(c(7,
2010 May 19
1
p-values < 2.2e-16 not reported
Dear all, thanks for your feedback so far. With the help of a colleague I think I found the solution to my problem: > pt(10,100,lower=FALSE) [1] 4.950844e-17 IS *NOT* EQUAL TO > 1-pt(10,100,lower=TRUE) [1] 0 This means that R is capable of providing p-values < 2.2e-16, however, if the value is used in a substraction or addition then the default value of the machine epsilon
2010 May 14
1
Putting 6 graphs on one page
Apologies, if it's a very simple question, but I am really not very good with trellis. I have a piece of a code (below) that works just fine and builds 6 graphs - in a loop. I loop through 6 conditions and build one graph for each. What would be the most efficient way of creating one page with 6 graphs instead? (2 rows and 3 columns)? Thanks a lot! Dimitri
2010 May 11
2
predicting without a model
Hello: I have 5 years of weekly passage data and want to predict fish passage for the following year. I don't have a model to use to predict data for the sixth year. Can I somehow still predict based on these five years? I just want to see on the graph what the predicted year would look like and how those?new values are generated. Gracias? ? ?fall <- structure(list(week = c(48L, 49L, 50L,
2010 May 18
2
automate curve drawing on nls() object
Hi, I would like to use the curve() function to draw the predicted curve from an nls() object. for example: dd<-read.table("dd.txt",sep='\t',header=T,row.names=1) obj<-nls(y~c+(d-c)/(1+(x/e)^b),data=dd,start=list(b=-1, c=0, d=100, e=150)) coef(obj) b c d e -1.1416422 0.6987028 102.8613176 135.9373131
2010 Mar 02
2
adding row ID numbers by group
Hello R community, I am hoping for some help with the following problem. I have a data frame containing various groups. These groups are identified by a grouping variable. I would like to add a sequential ID number to each group to later sort these individuals within each group by this ID number. Here is what the final result should look like: ID group var2 1 1 1 2 1 2 3
2010 May 11
1
[LLVMdev] All CallInsts mayHaveSideEffects
Does any real code benefit from dead code eliminating read-only functions? Tom ----- Original Message ----- From: "Reid Kleckner" <rnk at mit.edu> To: "Thomas B. Jablin" <tjablin at CS.Princeton.EDU> Cc: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu> Sent: Monday, May 10, 2010 9:38:47 PM GMT -05:00 US/Canada Eastern Subject: Re: [LLVMdev]