search for: ix

Displaying 20 results from an estimated 734 matches for "ix".

Did you mean: idx
2002 Aug 29
0
yet another MDCT question
mdct.c, lines 436 onward (part of mdct_backward) state { DATA_TYPE *oX1=out+n2+n4; DATA_TYPE *oX2=out+n2+n4; DATA_TYPE *iX =out; T =init->trig+n2; do{ oX1-=4; oX1[3] = MULT_NORM (iX[0] * T[1] - iX[1] * T[0]); oX2[0] = -MULT_NORM (iX[0] * T[0] + iX[1] * T[1]); oX1[2] = MULT_NORM (iX[2] * T[3] - iX[3] * T[2]); oX2[1] = -MULT_NORM (iX[2] * T[2] + iX[3] * T[...
2006 Dec 08
1
X using ATI ES1000: Failed to create write
I verified with my vendor that indeed we are using an ATI ES1000 Video Card, not an Nvidia as previously thought. I am getting the following error -any suggestions? [38] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B] [39] -1 0 0x0000b480 - 0x0000b487 (0x8) IX[B] [40] -1 0 0x0000b800 - 0x0000b803 (0x4) IX[B] [41] -1 0 0x0000b880 - 0x0000b887 (0x8) IX[B] [42] -1 0 0x0000bc00 - 0x0000bc0f (0x10) IX[B] [43] -1 0 0x0000c000 - 0x0000c003 (0x4) I...
2008 Jun 22
2
cant change settings in wine.cfg
...PCI: 03:03:0: chip 8086,4220 card 8086,2721 rev 05 class 02,80,00 hdr 00 (II) PCI: End of PCI scan (II) Intel Bridge workaround enabled (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,4), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b] (II) PCI-to-PCI bridge: (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set) (II) Bus 1 non-prefetchable m...
2005 Mar 12
0
Image corruption with default X-server for Geforce 6600
...(==) ServerLayout "Default Layout" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Videocard0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (**) FontPath set to "unix/:7100" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (==) ModulePath set to "/usr/X11R6/lib64/modules" (WW) Open APM failed (/dev/apm_bios) (No such file or directory) (II) Module ABI versions: X.Org ANSI C Emulation: 0.2 X.Org Video Driver: 0.7 X....
1999 Oct 08
1
floor(NaN) problem fixed in massdist.c (PR#291)
Full_Name: Naoki Takebayashi Version: 0.65.0+R-release.diff (Oct 6, 1999) OS: Linux/Alpha Submission from: (NULL) (129.79.224.171) This will fix the "problem 2 (crash in fft)" in Bug ID #277 On Linux/Alpha, make check failed because R could not handle the following example in base-Ex.R ##___ Examples ___: # The Old Faithful geyser data data(faithful) : : ## Missing values: x <- xx <- faithful$eruptions x[i.out <- sam...
2023 Nov 14
1
data.frame weirdness
What is going on here? In the lines ending in #### the inputs and outputs are identical yet one gives a warning and the other does not. a1 <- `rownames<-`(anscombe[1:3, ], NULL) a2 <- anscombe[1:3, ] ix <- 5:8 # input arguments to #### are identical in both cases identical(stack(a1[ix]), stack(a2[ix])) ## [1] TRUE identical(a1[-ix], a2[-ix]) ## [1] TRUE res1 <- data.frame(stack(a1[ix]), a1[-ix]) #### res2 <- data.frame(stack(a2[ix]), a2[-ix]) #### ## Warning message: ## In data.frame(...
2023 Nov 14
1
data.frame weirdness
...dieck <ggrothendieck at gmail.com> wrote: > > What is going on here? In the lines ending in #### the inputs and outputs > are identical yet one gives a warning and the other does not. > > a1 <- `rownames<-`(anscombe[1:3, ], NULL) > a2 <- anscombe[1:3, ] > > ix <- 5:8 > > # input arguments to #### are identical in both cases > > identical(stack(a1[ix]), stack(a2[ix])) > ## [1] TRUE > identical(a1[-ix], a2[-ix]) > ## [1] TRUE > > > res1 <- data.frame(stack(a1[ix]), a1[-ix]) #### > res2 <- data.frame(stack(a2[ix]),...
2023 Nov 14
1
data.frame weirdness
...wrote: > > > > What is going on here? In the lines ending in #### the inputs and outputs > > are identical yet one gives a warning and the other does not. > > > > a1 <- `rownames<-`(anscombe[1:3, ], NULL) > > a2 <- anscombe[1:3, ] > > > > ix <- 5:8 > > > > # input arguments to #### are identical in both cases > > > > identical(stack(a1[ix]), stack(a2[ix])) > > ## [1] TRUE > > identical(a1[-ix], a2[-ix]) > > ## [1] TRUE > > > > > > res1 <- data.frame(stack(a1[ix]), a1[-ix...
2009 May 17
1
X Windows has quit working
...erverLayout "single head configuration" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Videocard0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (**) FontPath set to: unix/:7100 (**) RgbPath set to "/usr/share/X11/rgb" (==) ModulePath set to "/usr/lib/xorg/modules" (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) (II) No APM support in BIOS or kernel (II) Module ABI versions: X.Org ANSI C Emulation: 0.3 X.Org Video Drive...
2023 Nov 14
1
data.frame weirdness
...at is going on here? In the lines ending in #### the inputs and outputs > > > are identical yet one gives a warning and the other does not. > > > > > > a1 <- `rownames<-`(anscombe[1:3, ], NULL) > > > a2 <- anscombe[1:3, ] > > > > > > ix <- 5:8 > > > > > > # input arguments to #### are identical in both cases > > > > > > identical(stack(a1[ix]), stack(a2[ix])) > > > ## [1] TRUE > > > identical(a1[-ix], a2[-ix]) > > > ## [1] TRUE > > > > > > > &gt...
2016 Aug 25
1
sort.int(c(2, NA, 4), index.return=TRUE, na.last=NA, method)$ix differ for method="radix" and "shell"/"quick" (+ new default in R-devel)
Does sort.int(c(2,NA,4), index.return=TRUE, na.last=NA, method="radix")$ix give the intended result, because I get: > sort.int(c(2,NA,4), index.return=TRUE, na.last=NA, method="radix") $x [1] 2 4 $ix [1] 1 3 With method="shell" and method="quick" in R devel, I get: > sort.int(c(2,NA,4), index.return=TRUE, na.last=NA, metho...
2023 Nov 14
1
data.frame weirdness
...ines ending in #### the inputs and outputs > > > > are identical yet one gives a warning and the other does not. > > > > > > > > a1 <- `rownames<-`(anscombe[1:3, ], NULL) > > > > a2 <- anscombe[1:3, ] > > > > > > > > ix <- 5:8 > > > > > > > > # input arguments to #### are identical in both cases > > > > > > > > identical(stack(a1[ix]), stack(a2[ix])) > > > > ## [1] TRUE > > > > identical(a1[-ix], a2[-ix]) > > > > ## [1] TRUE &gt...
2016 Jul 28
0
[PATCH] Optimize silk_LPC_analysis_filter() for ARM NEON
Created corresponding unit test. --- silk/LPC_analysis_filter.c | 8 +- silk/SigProc_FIX.h | 8 +- silk/arm/LPC_analysis_filter_arm.h | 60 +++++++ silk/arm/LPC_analysis_filter_neon_intr.c | 176 +++++++++++++++++++++ silk/arm/arm_silk_map.c | 14 ++ .../test_unit_optimization_LPC_analysis_filter.c...
2012 Oct 20
2
Help with programming a tricky algorithm
Hi All, I'm a little stumped by the following problem. I've got a dataset with the following structure: idxy ix iy country (other variables) 1 1 1 c1 x1 2 1 2 c1 x2 3 1 3 c1 x3 . . . . . 3739 55 67 c7 x3739 3740 55 68 c7 x3740 where ix and iy are interger-valued in...
2012 May 01
3
Data frame vs matrix quirk: Hinky error message?
AdvisoRs: Is the following a bug, feature, hinky error message, or dumb Bert? > mtest <- matrix(1:12,nr=4) > dftest <- data.frame(mtest) > ix <- cbind(1:2,2:3) > mtest[ix] <- NA > mtest [,1] [,2] [,3] [1,] 1 NA 9 [2,] 2 6 NA [3,] 3 7 11 [4,] 4 8 12 ## But ... > dftest[ix] <- NA Error in `[<-.data.frame`(`*tmp*`, ix, value = N...
2008 Mar 24
4
Ati Low Perfomance
...itor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]" Driver "fglrx" Option "UseFastTLS" "2" Option "TexturedXrender" "true" Option "XAANoOffscreenPixmaps" "true" EndSection Section "Screen" Identifier "aticonfig-Screen[0]" Device "aticonfig-Device[0]" Monitor "aticonfig-Monitor[0]" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection...
2007 Nov 01
4
Looking for NV44 testers?
Hi all, I tried the latest nouveau & drm drivers (both were git from today) on my Geforce 6200 TM and - like all versions I tried before - it locks up my computer that a hard reset is needed. :-( On Screen is only a some pixel wide vertical stripe Here ist the x-org log: ---------------------- X.Org X Server 1.4.0 Release Date: 5 September 2007 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.23.1 i686 Current Operating System: Linux z1 2.6.23.1 #2 SMP PREEMPT Sun Oct 21 08:05:02 CEST 2007 i686...
2006 May 14
1
Dragable element
...Effect.MoveBy method) a larger image - so effective its a detail viewer. But, ive come into problems. I can get the logic to work out exactly where the box is, but when i go to movve it, it works perfectly on the first go, but on subsequent moves it goes the wrong way?! My javascipt is... var oiX = 0; var oiY = 0; function setOldVars(){ oiX = $(''squ'').style.top; oiY = $(''squ'').style.left; iX = oiX.replace(''px'', ''''); iY = oiY.replace(''px'', ''''); //$(''ggggg'')...
2007 Aug 09
4
[Bug 11919] New: XServer fails to open DRM
...s 00,00,00 hdr 00 (II) PCI: 00:0f:0: chip 5333,8901 card 0000,0000 rev 04 class 03,00,00 hdr 00 (II) PCI: End of PCI scan (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,0), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is s...
2012 May 20
5
removeing only rows/columns with "na" value from square ( symmetrical ) matrix.
I have some square matrices with na values in corresponding rows and columns. M<-matrix(1:2,10,10) M[6,1:2]<-NA M[10,9]<-NA M<-as.matrix(as.dist(M)) print (M) 1 2 3 4 5 6 7 8 9 10 1 0 2 1 2 1 NA 1 2 1 2 2 2 0 1 2 1 NA 1 2 1 2 3 1 1 0 2 1 2 1 2 1 2 4 2 2 2 0 1 2 1 2 1 2 5 1 1 1 1 0 2 1 2 1 2 6 NA NA 2 2 2 0 1 2 1 2 7 1 1 1 1 1 1 0 2...