search for: interplay

Displaying 20 results from an estimated 68 matches for "interplay".

2023 Mar 04
1
legend: interplay between title and y.intersp
Hi, my MWE is not working as expected: plot(c(0,1), c(0,1), type="n") legend("top", legend=c("", "", "a"), col=c("blue", "red", "green"), title="test", y.intersp=0.2, lwd=1) The lines are not below the title. I want (nearby) lines as in the plot, but below the title. Is there a way to achieve this?
2023 Mar 04
1
legend: interplay between title and y.intersp
Set the legend position explicitly with x and y values and add xpd = TRUE to the legend call to clip the plot to the figure region and not the plot region (the default). Something like this (you may have to fool around with y.intersp, etc. to allow enough space between the legend lines): plot(c(0,1), c(0,1), type="n") legend(x = .4, y = 1.25, legend=c("", "",
2008 Feb 09
0
MVC interplay to query multiple models
I''m trying to track down why I''m getting close to desired output, but not quite. It looks like the webpage sorta-kinda is grabbing the right data. For instance, there are three Login objects which should be showing and it looks like the show is grabbing three objects, so that fits, to a degree. However, it''s just grabbing the hexadecimal object id, and not
2011 Apr 23
6
TC: Simple and complex configs interplay
Hello, From a user perspective, the simple (tcpri) and complex TC configs offers two rather distinct choices. A user can very well be OK with only using the simple way and that''s very fine. Then again, even in doing so, the more complex config options are available. What is the interplay between the two as far as having some parameters configured in both at the same time ? So far I only see that if interfaces are configured in tcinterfaces then some priorities will be deferred when the tcpri is used. I have re-read several times the explanation in tcpri but can''t figure...
2019 May 02
2
[RFC] Proposed interplay of Clang & Flang & LLVM wrt. OpenMP [@Flang-dev]
Hi, [I started this discussion on a single mailing list (flang-dev [0]) but this is a notice to the others (llvm, clang, openmp) so we hopefully get all interested parties involved.] This is an RFC for the design of the OpenMP front-ends under the LLVM umbrella. It is necessary to talk about this now as Flang (aka. F18) is maturing at a very promising rate and about to become a sub-project
2023 Mar 06
1
legend: interplay between title and y.intersp
What about plot(c(0,1), c(0,1), type="n") legend("top", legend=c("", "a", ""), col=c("blue", "red", "green"), title="test", y.intersp=c(1,-0.4), lwd=1) (in recent versions of R) Best, Uwe On 06.03.2023 11:34, Sigbert Klinke wrote: > Hi, > > I think you are right, legend cannot do
2015 Aug 27
2
Disabling host key checking on LAN
...> From ssh_config manpage: > "The host is the hostname argument given on the command line (i.e. the > name is not converted to a canonicalized host name before matching)." Yeah, it's unfortunately quite difficult to implement address matching in ~/.ssh/config because of the interplay of Host matching, Hostname directives, hostname canonicalisation*, proxy commands, hosts having multiple addresses, IPv4/IPv6 and when the addresses are actually resolved and available to the parser. I've not figured out a clean way to do it that isn't also complex and probably fragile to...
2023 Mar 06
1
legend: interplay between title and y.intersp
Hi, I think you are right, legend cannot do it. I have now created my own legend function where I changed only one line and now it works the way I want it to. But I'm not sure if that might not have other side effects. I have the impression that the legend and the title start at the same y-position (try y.intersp=0). Only if y.intersp is big enough, then it leads to a non-overlap of
2014 Aug 01
5
[LLVMdev] [lld] ELF/AArch64 support in lld
...c linking. I'd like to upstream this implementation, but wanted to get feedback on how people might like to see it. Would people rather see the whole thing in one shot, each file individually or somehow break it down even farther? The implementation obviously requires all the files due to their interplay, so I'm not sure how only some files could be committed without the others. I don't yet have tests for everything; is it possible to upstream now or wait until I have a complete test suite in place as well? Trying to get feedback now to make the process as smooth as possible....
2007 Apr 16
0
[LLVMdev] Regalloc Refactoring
...h different from the cost of a copy so it's probably close to a wash in the end. But there are many machines where the cost of each operation is vastly different. Aggressive coalescing is not always good. Often you'd rather copy than spill. Is anyone aware of publications addressing the interplay among coalescing, live range splitting, register allocation and spilling? This is one of the reasons I want to separate all of these concerns. We shouldn't force developers to always coalesce or always use some generic measure of spill cost. -Dave
2005 Jan 06
5
Wine asks to set "HardwareAcceleration" = "Emulation" and it is already set.
...allout. I am able to run some windows apps with sound (flash player). Fallout displays initial screen and then crashes with this error message (apparently when it tries to initialize the sound subsystem). Thanks! ----------------- Error message [nick@NS ~]$ wine TransGaming_Drive/Program\ Files/Interplay/Fallout/falloutw.exe fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x4037e188)->(00010022,00000011) fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8 fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8 fixme:x11drv:X11DRV_DDHAL_Crea...
2007 Apr 14
6
[LLVMdev] Regalloc Refactoring
On Thu, 12 Apr 2007, Fernando Magno Quintao Pereira wrote: >> I'm definitely interested in improving coalescing and it sounds like >> this would fall under that work. Do you have references to papers >> that talk about the various algorithms? > > Some suggestions: > > @InProceedings{Budimlic02, > AUTHOR = {Zoran Budimlic and Keith D. Cooper and Timothy
2005 Jul 14
2
Phone manual..
Hi, I tested asterisk server with Xpro program, and all the function working well ( like 3 way calling, transfer.... ). But on the VOIP phone, I don't know press which key for 3 way calling function and transfer function... Can anybody teach me ? thanks
2001 Jun 07
2
Orbis VS MP3
I'm hearing some people say/insist that Orbis takes up more CPU than MP3. Is this true and by how much? Thanks-Zeek --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed.
2008 Aug 07
1
Mtext doesn't display characters in italic when I use a greek symbol
...font=3, cex=1.5) This works as expected and puts the font in italics. tag <- "A)" suffix <- "genea::" plot(1:10,1:10) mtext(bquote(.(tag) ~ Delta * .(suffix)), side=3, adj=0, font=3, cex=1.5) Here, the font isn't in italics, it's normal. I presume this is some interplay with bquote(), or perhaps R doesn't know the italics version of the capital greek delta character? Any idea how I can get it into italics? Thanks Mick Head of Informatics Institute for Animal Health Compton Berks RG20 7NN 01635 578411 http://www.iah.ac.uk/research/bioinformatics/bioinf.sht...
2008 Apr 21
1
Regression inclusion of variable, effect on coefficients
...1 goes down as I introduce x4, as x4 conveys some of the information conveyed by x1 (but not only). Of course x1 and x4 are correlated, however multicollinearity does not appear to be a problem, the variance inflation factors are rather low (around 1.5 or so). I want to basically study, how the interplay between x1 and x4 is, when introducing x4 into the regression equation and whether my hypothesis is correct; i.e. that given I consider the information x4, not so much of the variation is explained via x1 anymore. I observe that introducing x4 into the regression, the coefficient estimate for x...
2014 Apr 07
2
[LLVMdev] Loop unswitching creates dead code
...iorSanitizer inserts check for array index out of bounds, and for cast-to-int overflow. The loop unswitching pass presumably tries to move these out of the loops. Thereby, the loop condition of the outer loop gets duplicated, and one of the copies branches to a dead block. This is a problem at the interplay between multiple optimization passes. Maybe there isn't an easy solution. But I thought I'd post it here since people might be interested. Attached are a complete C file reproducing the problem, as well as the resulting Bitcode. Compilation was done using clang -Wall -g -flto -O3 -fsanitiz...
2015 Aug 28
2
Disabling host key checking on LAN
On Fri, Aug 28, 2015 at 8:48 AM, Bostjan Skufca <bostjan at a2o.si> wrote: > On 27 August 2015 at 05:01, Damien Miller <djm at mindrot.org> wrote: >> Yeah, it's unfortunately quite difficult to implement address matching >> in ~/.ssh/config because of the interplay of Host matching, Hostname >> directives, hostname canonicalisation*, proxy commands, hosts having >> multiple addresses, IPv4/IPv6 and when the addresses are actually >> resolved and available to the parser. >> >> I've not figured out a clean way to do it that isn...
2010 Apr 12
0
[LLVMdev] Proposal: stack/context switching within a thread
...ence of mmap, any memory allocation going on "under the covers", or a requirement that a front-end do CPS conversion - it looks like later email has made this same point, so perhaps this is not being considered any longer. One thing I don't think I've seen mentioned so far is the interplay between swapcontext() and register allocation - I would hope a high performance implementation would exist that would only result in registers that are currently live being saved/restored at these points, not just a general save/restore of register state. __________________________________________...
2020 Jan 28
2
Confused about optimization pass order
Hello, I'm wondering how exactly LLVM deals with passes that open up opportunities for other passes. For example, InstCombine says that it opens many opportunities for dead code/store elimination. However, the reverse may also be true. How does LLVM currently handle this? -------------- next part -------------- An HTML attachment was scrubbed... URL: