search for: sjl

Displaying 20 results from an estimated 22 matches for "sjl".

Did you mean: shl
2007 Sep 25
1
[LLVMdev] Real backend?
...ferent from just backend used in LLVM. (E.g., Mr.Olofson mentioned "glSDL/backend (the "real" backend version; not yet in mainstream SDL releases)" in this article http://www.freelists.org/archives/gameprogrammer/04-2005/msg00010.html ) Do you have any idea? Thank you so much. SJL ---- Original message ---- >Date: Tue, 25 Sep 2007 11:17:37 -0700 (PDT) >From: "Tanya M. Lattner" <tonic at nondot.org> >Subject: Re: [LLVMdev] Real backend? >To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> > > >> Hello, guys. >> Ma...
2002 Jan 08
3
Finding functions in uninstalled libraries
...ckage this way) Stuart Dr Stuart Leask MA MB BChir (Cantab) MRCPsych Clinical Lecturer in Psychiatry, University of Nottingham Dept Psychiatry Duncan Macmillan House, Porchester Road, Nottingham. NG3 6AA. UK tel. 00 44 115 969 1300 xtn 40784 fax 0115 955 5352 www.nottingham.ac.uk/psychiatry/staff/sjl.html -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request a...
2002 Jan 18
1
RE: z-scores for different factor levels
...e a function already available that can generate z-scores by factor levels? Stuart Dr Stuart Leask MA MRCPsych, Clinical Lecturer in Psychiatry University of Nottingham Dept of Psychiatry, Duncan Macmillan House Porchester Road, Nottingham. NG3 6AA. UK http://www.nottingham.ac.uk/psychiatry/staff/sjl.html -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-. -.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request a...
2007 Sep 09
1
can't play youtube videos with latest git
...wfdec_action_call_method: no function named on object unknown SWFDEC: ERROR: swfdec_as_interpret.c(683): swfdec_action_call_method: no function named on object unknown SWFDEC: ERROR: swfdec_as_interpret.c(683): swfdec_action_call_method: no function named on object unknown Loading stream: http://sjl-v123.sjl.youtube.com/get_video?video_id=fSo5r9NuhCY SWFDEC: ERROR: swfdec_as_interpret.c(683): swfdec_action_call_method: no function named onDisplayMovie on object SwfdecSpriteMovie SWFDEC: ERROR: swfdec_as_interpret.c(683): swfdec_action_call_method: no function named onDisplayMovie on object Swf...
2002 Jan 09
1
value labels from read.spss()?
>From owner-r-help at stat.math.ethz.ch Wed Jan 9 10:08:44 2002 > >Does anyone know how to access/list the value labels stored in a SPSS .sav >file? >At the moment I can read in variables using read.spss() (foreign package), >but have to power up SPSS to check value labels. > >Stuart There may be a solution to this in R, and I would love to hear it, but I was just faced
2002 Feb 21
1
Factor analysis of categorical or mixed categorical/continuous data in
...uous data in R? Stuart Dr Stuart Leask MA MB BChir (Cantab) MRCPsych Clinical Lecturer in Psychiatry, University of Nottingham Dept Psychiatry Duncan Macmillan House, Porchester Road, Nottingham. NG3 6AA. UK tel. 00 44 115 969 1300 xtn 40784 fax 0115 955 5352 www.nottingham.ac.uk/psychiatry/staff/sjl.html -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request a...
2000 Jul 07
0
ssh -f does not work
...is not connected" thing and have some output of "ssh -v" for this if anyone wants it but I see Damien has it in hand now. Simon ----------------------------------------------------------------------- | Simon Liddington | Tel (home) : 01703 237935 | | E-Mail : sjl at zepler.org | Tel (work) : 01420 544952 | -----------------------------------------------------------------------
2007 Sep 25
1
[LLVMdev] Real backend?
Hello, guys. May I ask you something a little bit far from LLVM? In fact, I am not sure what's difference between real backend and backend in LLVM. Can you shed lights on me if you have any idea? Thx, SJL
2007 Sep 25
0
[LLVMdev] [llvmdev] Real backend?
> Hello, guys. > May I ask you something a little bit far from LLVM? > In fact, I am not sure what's difference between real backend and backend in > LLVM. > Can you shed lights on me if you have any idea? > > Thx, > SJL The question is: what is real to you? LLVM backends are real enough since you can generate assembly code for the target machine (in addition to the "bc" bytecode files). You'll need you own binary tools in order to go to executable for your target. The LLVM backend concept is intere...
2007 Aug 25
2
[LLVMdev] constructing 'for' statement from LLVM bitcode
...chine instruction looks quite high-level. Furthermore, it doesn't have instructions such as 'br' in LLVM so this is why I have to re-construct 'for' statement for the assembly from LLVM bitcode. (I must not use 'goto' in the high-level source code, either. :-/) Thanks, SJL >-Chris >_______________________________________________ >LLVM Developers mailing list >LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2007 Sep 17
0
[LLVMdev] constructing 'for' statement from LLVM bitcode
Wow... Thank you so much for this. I'll try this one. Thanks again, Wojciech. SJL ---- Original message ---- >Date: Sat, 15 Sep 2007 15:07:34 +0200 >From: Wojciech Matyjewicz <wmatyjewicz at fastmail.fm> >Subject: Re: [LLVMdev] constructing 'for' statement from LLVM bitcode >To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> > >H...
2002 Jan 18
0
RE: z-scores for different factor levels
...e a function already available that can generate z-scores by factor levels? Stuart Dr Stuart Leask MA MRCPsych, Clinical Lecturer in Psychiatry University of Nottingham Dept of Psychiatry, Duncan Macmillan House Porchester Road, Nottingham. NG3 6AA. UK http://www.nottingham.ac.uk/psychiatry/staff/sjl.html -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-. -.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request a...
2003 Feb 19
4
Help in separate window under X11
Dear R users, Is there the possibitily in R under X11 to get (after typing help(...) command) separate help window, as it is in Windows version? Best wishes, ================================= Dr. Alexey B. Shipunov Section of Molecular Systematics Jodrell Laboratory Royal Botanic Gardens, Kew, Richmond, Surrey, TW9 3DS, U.K. e-mail: a.shipunov at rbgkew.org.uk
2002 Jan 06
2
Passing names of variables to functions
Hi, I am still new to R and have a programming question. I have created a small function which takes a parameter. In the function I want to be able to refer to the names of the variables sent to the function (specifically I want to be able to use the name of the variable given to the function in an output table). For example, in the following (fictional) function I want some way of printing
2002 May 03
2
an info on 3d representation
Dear list, sorry to waste your time. I downloaded R and I like it very much. However, my main interest is in plotting 3D graphics form imported data (points and lines in a 3d space). I imported data in a very elegant way but I wasn't able to find in R something similar to the simple "splot" function of WGNUplot (I don't need persp, image, contour: my values are not
2001 May 04
1
ssh_exchange_identification
Guys, I think that I have ran into a bug. I am running openbsd 2.8 and I upgraded to the lastest verison of openssh 2.9 but when I did that it started giving me this error "ssh_exchange_identification: Connection closed by remote host" when I try to log into the machine even when I am on the machine and try to ssh localhost it gives me the same message. I have read every FAQ I could find
2007 Aug 25
2
[LLVMdev] constructing 'for' statement from LLVM bitcode
...ght be much complex if 'for' is nested several times and mixed with 'if' and so on in the high-level code so it's not sure if I can succeed in those cases. Do you have any idea on how I can construct 'for' more systemically with this CDG info from LLVM bitcode? Thanks, SJL
2001 Sep 21
4
How to change the levels of a variable???
Hi, I have a simple question. I have a variable with 3 levels. Variable A A A A A A B B B B B B C C C C C C I need to make a new vector renaming de levels B and C for D. NewVariable A A A A A A D D D D D D D D D D D D I dont find how to make it in manuals or in this list. Can anyone help-me??? Thank you Ronaldo -- Agnes' Law: Almost everything in life is easier to get into than out of.
2002 Jul 11
3
R GUI For Which User?
I also agree with Philippe Grosjean that there is a need to investigate the effects of different types of GUIs on software "usability". To do that, however, there is a need to develop a set of appropriate metrics, and to understand that the appropriateness of a given metric (and ultimately a given type of GUI) is likely to be conditional on the type of user. My sense is that the
2002 Jun 25
4
re: GUI's for teaching
Hi, Have you seen the tcltk package? I believe it is a better option than the one you outline in your message. Why develop a Windows-only GUI? Maybe in a few years your teaching department will give up Windows for Linux (for the reasons you wrote about R: it is free, advanced, and adaptable). There is an article in R News (vol.1, n?3) by Peter Dalgaard on the tcltk package, and the latter