search for: webrep

Displaying 12 results from an estimated 12 matches for "webrep".

2011 Aug 27
0
[LLVMdev] Is LLVM compatible with AMD?
...Souza > > > *MSN*: gss6978 at hotmail.com > *E-mail*: geovanisouza92 at gmail.com**** > > *Skype*: geovanisouza92**** > > > http://www.twitter.com/geovanisouza92 > http://www.sentinelaaizen.blogspot.com/**** > > http://www.delphiloaded.blogspot.com/**** > > WebRep**** > > *Error! Filename not specified.***** > > Overall rating**** > > *Error! Filename not specified.***** > > *Error! Filename not specified.Error! Filename not specified.Error! > Filename not specified.Error! Filename not specified.Error! Filename not > specified.*...
2011 Aug 26
4
[LLVMdev] Is LLVM compatible with AMD?
Hi all! I'm getting starting with LLVM, and I'm creating a new cross-platform programming language LLVM-based with a Standard Library POSIX-based. The language has sintatic sugar of Object Pascal and Ruby. My doubt is if LLVM is compatible with AMD (e.g. Fusion), allowing so that my StdLib can be used to create Games, in future... Regards! -------------- next part -------------- An HTML
2011 Aug 27
3
[LLVMdev] OpenCL Backend
...otmail.com<mailto:gss6978 at hotmail.com> > E-mail: geovanisouza92 at gmail.com<mailto:geovanisouza92 at gmail.com> > Skype: geovanisouza92 > > http://www.twitter.com/geovanisouza92 > http://www.sentinelaaizen.blogspot.com/ > http://www.delphiloaded.blogspot.com/ > WebRep > Error! Filename not specified. > Overall rating > Error! Filename not specified. > Error! Filename not specified.Error! Filename not specified.Error! Filename not specified.Error! Filename not specified.Error! Filename not specified. > Error! Filename not specified.Error! Filename...
2011 Jun 07
1
Adding values to the end of a data frame
....frame(nu) print(mydf) } one(roots, suffix2) one(prefix, roots) one(prefix, roots, suffix2) The code above just replaces each value in the data frame each time I run the one function. How can I add the new values to the end of the data frame? Help! I'm running R 2.13 on Ubuntu 10.10 WebRep Overall rating [[alternative HTML version deleted]]
2011 Aug 27
1
[LLVMdev] OpenCL Backend
...is, a laudando et vituperando abstine" Esperando que esteja bem, Geovani de Souza *MSN*: gss6978 at hotmail.com *E-mail*: geovanisouza92 at gmail.com *Skype*: geovanisouza92 http://www.twitter.com/geovanisouza92 http://www.sentinelaaizen.blogspot.com/ http://www.delphiloaded.blogspot.com/ WebRep Overall rating -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110827/5c7a0700/attachment.html>
2011 Jun 06
1
Merge two columns of a data frame
...surance' 'budget car insurance' 'cheap auto insurance' 'budget auto insurance' 'car insurance quote' 'auto insurance quote' 'car insurance quotes' 'auto insurance quotes' Help! WebRep Overall rating [[alternative HTML version deleted]]
2011 Aug 27
0
[LLVMdev] OpenCL Backend
On 08/27/2011 09:56 AM, Simon Moll wrote: > Hi, > > as you come to speak of it, i have implemented an OpenCL-Backend for > LLVM as part of my bachelor thesis (and for GLSlang as well, see > http://www.cdl.uni-saarland.de/publications/theses/moll_bsc.pdf ). > However, the code is currently unreleased. But that could be arranged, > if you are interested in using it. Hi Simon,
2011 Aug 28
2
[LLVMdev] LLVM supports Unicode?
> geovanisouza92 at gmail.com wrote: >> Thanks for reply, Nick! >> >> The project has this feature in roadmap? > > What feature? LLVM is not a text editor, it is not obvious what LLVM has > to do with Unicode. Please explain. > > Nick Presumably he means identifier names.
2011 Aug 28
0
[LLVMdev] LLVM supports Unicode?
...is, a laudando et vituperando abstine" Esperando que esteja bem, Geovani de Souza *MSN*: gss6978 at hotmail.com *E-mail*: geovanisouza92 at gmail.com *Skype*: geovanisouza92 http://www.twitter.com/geovanisouza92 http://www.sentinelaaizen.blogspot.com/ http://www.delphiloaded.blogspot.com/ WebRep Overall rating -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110828/ec498a39/attachment.html>
2011 Jun 07
1
Regular Expressions for "Large" Data Set
...57, 33.584132, 6055, 0.001499") dat I want to loop through the data and construct a data frame with the zip code, state abbreviation, and city name in seperate columns. Given the size of this data set, I was wondering if there was an efficient way to get the desired results. Thanks Abraham WebRep Overall rating [[alternative HTML version deleted]]
2011 Aug 26
0
[LLVMdev] Is LLVM compatible with AMD?
...eovani de Souza MSN: gss6978 at hotmail.com<mailto:gss6978 at hotmail.com> E-mail: geovanisouza92 at gmail.com<mailto:geovanisouza92 at gmail.com> Skype: geovanisouza92 http://www.twitter.com/geovanisouza92 http://www.sentinelaaizen.blogspot.com/ http://www.delphiloaded.blogspot.com/ WebRep Error! Filename not specified. Overall rating Error! Filename not specified. Error! Filename not specified.Error! Filename not specified.Error! Filename not specified.Error! Filename not specified.Error! Filename not specified. Error! Filename not specified.Error! Filename not specified.Error! File...
2011 Jun 09
2
Problem with a if statement inside a function
...if(any(Words == "GMAC")){ mydf[i, 'state'] <- 0 } if(any(Words == "USAA")){ mydf[i, 'state'] <- 0 } return(mydf) } } newdf <- myfunc(lst) newdf Help, Abraham WebRep Overall rating [[alternative HTML version deleted]]