similar to: lattice: dots from xyplot to xscale.components

Displaying 20 results from an estimated 4000 matches similar to: "lattice: dots from xyplot to xscale.components"

2011 Aug 15
1
lattice: How to get log base for each axis inside panel function?
Hello! I'd like to have a function to draw correct grid while using log axis with xyplot from lattice package. Right now I have the following code inside of my panel function: lim <- current.panel.limits() v <- latticeExtra:::logTicks(2^lim$xlim, loc=1) h <- latticeExtra:::logTicks(2^lim$ylim, loc=1) panel.abline(h=log2(h), v=log2(v), col="LightGray") Is there an easy way
2012 Mar 04
1
How can I map "by" results to original list of indices or first difference of column of data.frame with two factors?
Hello! I?m having stacked data in a data.frame with 2 factors, ordered POSIXct, and actual value as numeric (as if for lattice::xyplot). I would like to calculate first difference using ?diff? function within corresponding subsets/partitions. Since data.frame is organized by factors and has sorted dates, it seems like "by" is a good candidate for the job. However it returns just a dumb
2019 Apr 10
1
Parsing code with newlines
On Wed, Apr 10, 2019 at 5:06 AM, Tomas Kalibera <tomas.kalibera at gmail.com> wrote: >> This is my first post here. I came across the very same problem. >> It can be reproduced within modified tests/Embedding/RParseEval.c > > Please check https://www.r-project.org/posting-guide.html and update > your post if you still need to get help here - from your current post >
2011 Mar 10
3
lattice xscale.components: different ticks on top/bottom axis
Good afternoon, I am trying to create a plot where the bottom and top axes have the same scale but different tick marks. I tried user-defined xscale.component function but it does not produce desired results. Can anybody suggest where my use of xscale.component function is incorrect? For example, the code below tries to create a plot where horizontal axes limits are c(0,10), top axis has ticks
2009 Jun 18
1
lattice logaritmic scale (basis "e" ), rewriting labels using xscale.component
Hi there, sorry for troubling everybody once again, I've got a problem rewriting Sarkar's function for rewriting the tick locations in a logaritmic way (s. http://lmdvr.r-forge.r-project.org/code/Chapter08.R): His example works for log 2 but I need log e (natural logarithm). My problem is that if I replace 2 with "e" (using paste()), I get the error message that the location
2011 Jul 04
1
placing multiple rows in a single row
Dear people from the R help list, I have a question that I can't get my head around to start answering, that is why I am writing to the list. I have data in a format like this (tabs might look weird): John A1 1 0 1 John A2 1 1 1 John A3 1 0 0 Mary A1 1 0 1 Mary A2 0 0 1 Mary A3 1 1 0 Peter A1 1
2016 May 03
4
C6 Firefox 45.1 segmentation faults
On Tue, May 3, 2016 at 12:11 AM, Nux! <nux at li.nux.ro> wrote: > ----- Original Message ----- >> From: "Akemi Yagi" <amyagi at gmail.com> >> To: "CentOS mailing list" <centos at centos.org> >> Sent: Tuesday, 3 May, 2016 01:32:55 >> Subject: Re: [CentOS] C6 Firefox 45.1 segmentation faults > >> On Mon, May 2, 2016 at 5:07
2004 Nov 26
0
Re[4]: [Asterisk-Dev] Asterisk Hardware Platform - Intel x86 versus Intel RISC Xscale (ARM)
Hello Scott, SL> Does that include FP hardware? I don't believe that any of the SL> PDA Xscales do, I assume that at least some codecs need FP for SL> compression; without floating point hardware, it's going to be SL> really slow. 1st in Xscale is integrated Micro Signal Architecture (MSA), the new design incorporates DSP and microcontroller functions - Intel and Analog
2004 Aug 06
0
XScale realtime encoding possible?
MAL wrote: > > I don't know how to profile code (yet), but i'm about to go find out. > > Is it possible to profile the code on my x86 workstation, or does it > absolutely have to be run on the machine? ARM emulator anyone? :) <p>Intel designed performance monitoring hardware into the XScale. They also have a profiling tool called VTune that consists of some
2005 Apr 01
2
Speex for the Intel XScale with WMMX.
Jean-Marc, At 08:12 PM 4/1/2005, Jean-Marc Valin wrote: >I'm not even sure what WMMX is, This is just a short name for the MMX/SSE extensions/intrinsic functions for the intel XSCALE processors. Most of the WMMX instructions have MMX/SSE equivalents, plus there are a few other interesting functions. We have been thinking about doing WMMX optimizations of the various speex asm functions,
2011 Mar 11
4
Any existing functions for reading and extracting data from path names?
Hi helpeRs, I have inherited a set of data files that use the file system as a sort of poor man's database, i.e., the data files are nested in directories that indicate which city they come from. For example: dir.create("deleteme") for(i in paste("deleteme", c("New York", "Los Angeles"), sep="/")) { dir.create(i) for(j in
2005 Apr 01
2
Speex for the Intel XScale with WMMX.
I work with the Microsoft Embedded Visual C++, and i don't have a linux machine with me. I need to have the best performance in order to run my application for the Intel XSCale with MMX. I don't know if i can compile for this processor with the best performance using the Microsoft compiler. I would like a help regarding how to get or build this .obj. Thank you. Cesar Bremer Pinheiro
2004 Aug 05
1
Samba for xscale
Hi, Does samba require gawk, awk, perl, cc to compile? Or is it possible to just use the gcc compiler to build it. I want to build samba on xscale processor which has aminimal file system with native gcc compiler. It doesn't has perl or gwak etc. -Thanks, Rajesh
2004 Aug 06
0
XScale realtime encoding possible?
> I got the usage of --abr wrong before, (28 = 28 bits per second :) > I'm also assuming quality=0/comp=0 produces a reasonable output. Actually, --abr overrides --quality. Otherwise, --quality 0 would be bad quality. > 3 mins, 39 seconds is still a way off realtime, for a 60 second clip, > but it's a lot closer than 1.1.1 got. > > What still worries me though, is
2004 Aug 06
0
XScale realtime encoding possible?
I'm developing a Personalized system of news audible for PDAs(Pocket PC and Palm OS), I have somes PDAs with differents processors(Samsung (2410) 266 MHz, Intel Xscale PXA 250 to 200 and 400 MHz, OMAP1510) with Pocket PC 2002 and 2003, and Palm OS 5 operating system. I offer myself to test any application of speex that runs in these machines, only you must send me the source code. Regards.
2004 Feb 12
0
Browsing and Test 8 (diagnosis.txt): net view \\xscale fails with no assigned share names (Smb-2.0.9 Snapgear Win2k)
Dear Samba Gurus, having a browsing problem with W2k (German Version) on my 2.0.9 server (also tried 2.0.7 before), you are my last hope to help me soling my problem! Everything is working fine accessing the samba server from linux, no problem at all, all shares are listet with exact namewith smbclient -L ixdp425 (Intel Xscale Developper Plattform ixp425 Proz.) I'm also able to "net
2004 Aug 06
0
XScale realtime encoding possible?
Hi, I have replaced most (but not all) of the float operations by integer operations, but it seems like the remaining ones take a long long time when emulated in kernel space (hence high system time). The other problem is that I don't have access to an ARM-based device (anyone wants to send me one?), so I'm doing all this blind... If you'd like to help, it can also accelerate things.
2005 Apr 01
0
Speex for the Intel XScale with WMMX.
Hi, I'm not even sure what WMMX is, so I have no idea how to use it. For sure you would at least need to write some assembly. As for the current inline assembly parts (for the ARMv4 arch), you would need to convert them to VC++. It shouldn't be too hard, just push/load the registers at the beginning and then save/pop at the end. It's just the small macros (in fixed_arm4.h) that you
2004 Aug 06
3
XScale realtime encoding possible?
Jean-Marc Valin wrote: > At this point, if you want to help, the best way would probably to try > tracking done what part of the code is responsible for the high system. > Once this is identified, we'll have a much better idea. > > I managed to log on the XSCALE 400 on handhelds.org. It helped, but I > can't do everything with it (and by attempts at profiling failed). I
2004 Aug 06
0
XScale realtime encoding possible?
Just out of curiosity, has anyone profiled the difference between the floating point and fixed point implementations on processors with decent floating point support? (i.e. x86, PPC). Just wondering if it makes things better or worse there. -SteveK <p><p>On Nov 9, 2003, at 2:08 PM, Jean-Marc Valin wrote: > Hi, > > I just did some experiments and it seems like the high