search for: comformable

Displaying 7 results from an estimated 7 matches for "comformable".

Did you mean: comfomable
2010 Jun 17
2
[LLVMdev] Strange pointer aliasing behaviour
On Jun 17, 2010, at 9:42 AM, Pierre C wrote: > >>> Consider a case like the following: >>> struct X { int a; int b[10]; }; >>> int f(struct X* a) { a->b[-1] = 1; return a->a; } >>> >>> This is technically illegal code, but various programs depend on >>> constructs like this working. >>> > > Actually if you want to
2011 Jul 18
1
Multiple comparison test on selected contrasts
...is code produces the error message: In rbind ('CR core - MH core" = c(1,0,0,-1,0,0), etc.: number of columns of results is not a multiple of vector length (arg 1)'. Model.G.mct2 = glht(Model.G, linfct = mcp(SitePos = contr)) #execution produces "Error in linfct{[nm]} %*% c: non-comformable argument", as a consequence of the previous error summary (Model.G.mct2, test = adjusted(summarytype = "single-step")) Clearly, this approach is incorrect (and I have tried others). How can I introduce the selected set of contrasts into the mct? Thanks for any help provided. Regar...
2006 May 21
9
[OT] Interoperability - Was "We''re adding Rails development features to the S"
On 5/21/06, ReggW <me@yourhome.com> wrote: > > Rafael Zanetti wrote: > > I never said I knew one IDE based on Visual Studio. > > > > What I really meant was: Why you, software companies, only think in > > windows > > as your development plataform? Not only for IDE but for everything. > > > Because its a platform with consistency and its what pays
2010 Jun 17
0
[LLVMdev] Strange pointer aliasing behaviour
>> Consider a case like the following: >> struct X { int a; int b[10]; }; >> int f(struct X* a) { a->b[-1] = 1; return a->a; } >> >> This is technically illegal code, but various programs depend on >> constructs like this working. >> Actually if you want to do bit-casting in C the usual way is to very carefully use an union which informs the
2010 Jun 17
2
[LLVMdev] Strange pointer aliasing behaviour
On Jun 17, 2010, at 12:22 AM, Eli Friedman wrote: > On Wed, Jun 16, 2010 at 11:14 PM, Pierre C <lists at peufeu.com> wrote: >>> There are essentially two ways to "solve" this issue: one is >>> type-based alias analysis, i.e. assuming "double" and "int" don't >>> alias; LLVM doesn't implement this at the moment. The other
2010 Jul 05
1
Possible bug in 2.11.x texmf makefile.in and some related things...
Hi all, A list of some possible issues: 1. In R 2.11.x, in: http://svn.r-project.org/R/branches/R-2-11-branch/share/texmf/ there are two files, jss.cls and jss.bst (for JSS), which appear to be new since 2.10.x. These files are not installed when building/installing R. It would appear that they are not included in: https://svn.r-project.org/R/branches/R-2-11-branch/share/Makefile.in The
2006 Jan 03
20
Subversion AND Rails hosting
I''ve been scouring the net looking for different hosting solutions, but have so far only found one site that has what I''m looking for. I would like to be able to host both a subversion repository for development and my rails application(s) all in one location. So far, I''ve only found a company called AVLUX (http://avlux.net/host.php) that has this. Does anyone know of