search for: mendell

Displaying 20 results from an estimated 29 matches for "mendell".

Did you mean: wendell
2018 Dec 17
2
LLVM Backend for a platform with no (normal) stack
Not only do FPGAs not support recursion, we don’t even support calls! All user code must be inlined into one kernel/component, which is then used to create HDL for the FPGA. Mark From: Bruce Hoult <brucehoult at sifive.com> Sent: December 17, 2018 9:28 AM To: Mendell, Mark P <mark.p.mendell at intel.com> Cc: jjones at prc-hsv.com; LLVM Developers Mailing List <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] LLVM Backend for a platform with no (normal) stack On Mon, Dec 17, 2018 at 6:14 AM Mendell, Mark P <mark.p.mendell at intel.com<mailt...
2018 Dec 17
2
LLVM Backend for a platform with no (normal) stack
For a machine like an FPGA with no stack, you have to ensure that you have an optimization that rewrites the alloca into either registers (such as PromoteMem2Reg) or that you rewrite the alloca by declaring a static local, and rewriting the code to use that instead of the alloca result. Mark Mendell From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of Bruce Hoult via llvm-dev Sent: December 14, 2018 3:27 PM To: jjones at prc-hsv.com Cc: LLVM Developers Mailing List <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] LLVM Backend for a platform with no (normal) stack...
2011 May 26
2
likelihood ratio test
Dear R-help, Can anybody tell me which R package has Lo-Mendell Rubin LR test and Bootstrap LR test to compare the model fit between k class and k+1 class model for Latent class analysis? Thanks in advance,  warn regards,Ms.Karunambigai M PhD Scholar Dept. of Biostatistics NIMHANS Bangalore India [[alternative HTML version deleted]]
2001 Dec 10
2
Corrupt .RData
I'm using R 1.3.1 on a Windows NT 4.0 machine. As you might guess my machine crashes on me from time to time :-| So far, forcing a reboot via the Taskmanager has worked reasonably well: any open R session would enquire politely whether to save, and do so if requested. This time, it has not worked out. I get a 'Fatal Error: unable to restore saved data in .RData' message and R
2002 Sep 27
1
R1.5.1,tcltk,IRIX
the built version of R (built using shared libraries) doesn't appear to find tcl/tk: Please help. Details: SGI configuration: 7.3.1.3m compilers from SGI uname -aR = IRIX64 mendel 6.5 6.5.16f 04101930 IP35 We built R on an SGI system using the following configure script: # explicitly choose vendor compilers for R rather than GNU # optimise output to support highest level of performance
2018 Dec 17
2
LLVM Backend for a platform with no (normal) stack
Yes, thank you, specifically and all. On this platform, we call what I will use a "frame stack" (it's actually not a stack, but that's really not relevant). Special thanks to Mr. Mendell--I promise to make good use of the contents of lib/Transforms/Utils/PromoteMemoryToRegister.cpp. To All, I'm sorry I wasn't clear in my original posting. In hindsight, it was clearly not clear. More apologies. I am looking for information on projects that actually implemented an LLVM back...
2002 Dec 12
0
New package : ade4
Hello, The ade4 package is now available on CRAN. ade4 is a multivariate data analysis package oriented towards statistical ecology. The main functions include one-table (PCA, COA, MCA, PCO, etc.), two-tables (PCAIV, Co-inertia, CCA, etc.) and k-tables multivariate analysis methods, with several Monte-Carlo tests and many graphical display methods. A complete documentation with many example data
2004 Apr 22
0
ade4 package update
The ade4 package (v. 1.2-1) has been updated on CRAN. New features include: - functions based on Rao's axiomatization of diversity measures : Rao's diversity coefficient and dissimilarity coefficient (divc and disc) - functions based on Excoffier et al. analysis of molecular variance with tests of the difference among the factors (amova). - functions introducing double principal
2006 Oct 01
0
New package 'ade4TkGUI', a Tcl/Tk GUI for ade4
Dear R-Users, ade4TkGUI is a new package available on CRAN. It implements a Tcl/Tk graphical user interface (GUI) for the ade4 package. Only the most basic functions of ade4 have a GUI in this first version : classical one-table data analysis methods (PCA, COA, MCA, PCO, etc.), one table with groups of rows (BGA, WGA, DA), and two-tables analysis methods (Coinertia analysis, CCA, PCAIV).
2007 Apr 26
0
New version of ade4TkGUI
Dear UseRs, Version 0.2-1 of the ade4TkGUI package (a GUI for the ade4 package) is now available on CRAN. This version corrects a few bugs and has the following new features : - history management : commands executed in the GUI are now stored in the R session history - echo of commands on cosole : all commands (including these ones issued in the dudi synthesis window) are now echoed to the
2008 Oct 03
0
New package: expert 1.0-0
expert: Modeling Without Data Using Expert Opinion Expert opinion is a technique to do statistical modeling when data is scarse (e.g. accidents in nuclear plants) or even absent, at least for the analyst (e.g. confidential settlements in liability insurance). Opinions on the distribution of the decision random variable is sought from experts in the field. The experts give their opinion in the
2002 Jan 30
1
Grid won't load on Windows NT
Dear list, I have problems loading the grid library; running > library(grid) results in Error in .Call("L_initGrid"): Call function name not in load table Error in library(grid): .First.lib failed PC: Windows NT 4.0 SP6 on a Ghz-Pentium machine with 256 MB memory R: version 1.4.0 patched (23/01/02) grid: 0.5-1, built 26/01/02 I haven't found this on CRAN; any ideas would be
2002 Dec 12
0
New package : ade4
Hello, The ade4 package is now available on CRAN. ade4 is a multivariate data analysis package oriented towards statistical ecology. The main functions include one-table (PCA, COA, MCA, PCO, etc.), two-tables (PCAIV, Co-inertia, CCA, etc.) and k-tables multivariate analysis methods, with several Monte-Carlo tests and many graphical display methods. A complete documentation with many example data
2004 Apr 22
0
ade4 package update
The ade4 package (v. 1.2-1) has been updated on CRAN. New features include: - functions based on Rao's axiomatization of diversity measures : Rao's diversity coefficient and dissimilarity coefficient (divc and disc) - functions based on Excoffier et al. analysis of molecular variance with tests of the difference among the factors (amova). - functions introducing double principal
2006 Oct 01
0
New package 'ade4TkGUI', a Tcl/Tk GUI for ade4
Dear R-Users, ade4TkGUI is a new package available on CRAN. It implements a Tcl/Tk graphical user interface (GUI) for the ade4 package. Only the most basic functions of ade4 have a GUI in this first version : classical one-table data analysis methods (PCA, COA, MCA, PCO, etc.), one table with groups of rows (BGA, WGA, DA), and two-tables analysis methods (Coinertia analysis, CCA, PCAIV).
2008 Jan 08
1
cursor position on image
Hi, I am using the EBImage package for image display and analysis and want to read the cursor (mouse) position on the image. The function "locator()" would be ideal, but this appears to work only on plots, not images. > a <- Image((0:(w^2))/w^2, c(w,w)) > if ( interactive() ) display(a) > locator(n = 10, type = "p") Error in locator(n = 10, type = "p")
2008 Oct 03
0
New package: expert 1.0-0
expert: Modeling Without Data Using Expert Opinion Expert opinion is a technique to do statistical modeling when data is scarse (e.g. accidents in nuclear plants) or even absent, at least for the analyst (e.g. confidential settlements in liability insurance). Opinions on the distribution of the decision random variable is sought from experts in the field. The experts give their opinion in the
2007 Apr 26
0
New version of ade4TkGUI
Dear UseRs, Version 0.2-1 of the ade4TkGUI package (a GUI for the ade4 package) is now available on CRAN. This version corrects a few bugs and has the following new features : - history management : commands executed in the GUI are now stored in the R session history - echo of commands on cosole : all commands (including these ones issued in the dudi synthesis window) are now echoed to the
2011 Sep 17
0
Fw: likelihood ratio test
...runambigai M PhD Scholar Dept. of Biostatistics NIMHANS Bangalore India ----- Forwarded Message ---- From: karuna m <m_karuna2002@yahoo.com> To: R-help@r-project.org Sent: Thu, 26 May, 2011 10:55:02 AM Subject: likelihood ratio test Dear R-help, Can anybody tell me which R package has Lo-Mendell Rubin LR test and Bootstrap LR test to compare the model fit between k class and k+1 class model for Latent class analysis? Thanks in advance, warn regards,Ms.Karunambigai M PhD Scholar Dept. of Biostatistics NIMHANS Bangalore India [[alternative HTML version deleted]]
2006 Jun 16
2
smpasswd
Hi, I have just installed samba-3.0.22 and copied my smb.conf across from my previous version on the same machine. With my previous version I never had to run smbpasswd -a username. It would do the authentication from /etc/passwd. ie when I added someone as a user with useradd they would automatically be able to mount samab shares. I am now having to add all my users with smbpasswd. I