search for: nicest

Displaying 20 results from an estimated 119 matches for "nicest".

2012 Apr 11
6
Bug tracker
...would be to actually get the bug tracker emptied at some point, not to be a graveyard of unimportant feature requests that about 1-2 people in the world would want. So, any suggestions for what software could do these things? I think Request Tracker has those features, but it's not really the nicest/prettiest thing.
2011 Apr 06
7
Quiz: Who finds the nicest form of X_1^\prime?
Dear expeRts, I would like to create a plotmath-label of the form X_1^\prime. Here is how to *not* do it [not nicely aligned symbols]: plot(0,0,main=expression(italic(X*minute[1]))) plot(0,0,main=expression(italic(X[1]*minute))) plot(0,0,main=expression(italic(X)[1]*minute)) Any suggestions? Cheers, Marius
2010 Jan 05
2
[LLVMdev] make fails to detect changes in case srcdir != objdir
...ough not to update > anything so make doesn't see any changes. Yes, but in my case support for new targets should be built in. It is entirely possible that I've screwed something up, although I've tried to follow LLVM docs as closely as possible. LLVM build system is really not the nicest part of LLVM :-) Gregory
2006 Mar 10
4
Analog Desktop Phone
I am looking for a good analog desktop phone to use with asterisk and my sipura ATAs. I know I want Caller ID, MWI, a few programmable buttons (for asterisk features), and no external power supply (so my users can dial 911 through the SPA-3000 when the power is out). I spent some time looking at the phones at Fry's today, without finding exactly what I need. Do any of you have any
2000 Feb 18
3
Connection hangs...
In problem-fixing, the "nicest" problems are those reproducible on demand. Alas, this one is not nice. System: Samba 2.0.6 on Solaris 2.7 (also see similar on Solaris 2.6). Symptom (user perspective): PC suddenly, spontaneously freezes and eventually the connection times out. Symptom (log file): [2000/02/15 09:27:3...
2012 Mar 12
2
[LLVMdev] LLI Segfaulting
...the unoptimized version of the code and call > %0 = alloca %MainClass then transfer the array into that. If I'm taking a MainClass pointer into my <init> function, can I then just re-allocate it as a { i32, [5 x i32] } when I learn about the length? That doesn't sound like the nicest option. I'm not aware of a way of only allocating a part of a literal struct, is that possible? Cheers, Fraser -- View this message in context: http://old.nabble.com/LLI-Segfaulting-tp33486161p33486962.html Sent from the LLVM - Dev mailing list archive at Nabble.com.
2010 Jan 05
3
[LLVMdev] make fails to detect changes in case srcdir != objdir
...6 2) make 3) configure --enable-targets=all 4) make and after it I still did not had e.g. C backend. > > It is entirely possible that I've screwed something up, although I've tried > > to follow LLVM docs as closely as possible. LLVM build system is really not > > the nicest part of LLVM :-) > > That's true, but that's autoconf's fault, not LLVM's. :) And what was the reason for picking autoconf? Gregory
2010 Jan 05
0
[LLVMdev] make fails to detect changes in case srcdir != objdir
...esn't see any changes. > > Yes, but in my case support for new targets should be built in. What do you mean? > It is entirely possible that I've screwed something up, although I've tried > to follow LLVM docs as closely as possible. LLVM build system is really not > the nicest part of LLVM :-) That's true, but that's autoconf's fault, not LLVM's. :) -Dave
2019 Dec 13
2
systemctl behaves like it is being piped to less in centos 8?
...some point. > > systemctl -l --no-pager > > is the way to get it without that. The whole does it use a pager, does > it ellipse, etc has been a long fight where various people complain > enough to get it one way or another. It usually goes with the group > that complains the nicest versus the ones who complain the worst :). You can fix the symptom with the software as delivered: $ export SYSTEMD_LESS='-FR'
2008 Jan 20
2
Reporting for Duty.
Hello to the AdminGroup, >From what I have been told (by a very reliable source (AY)), I should direct this for the attention of Ralph. In the nicest possible way, Community members Akemi and Ned (aka toracat and NedSlider) have been twisting my arm to get me to agree to join the Wiki editors. Being susceptible to the right sort of persuasion, I eventually agreed. Over the last few weeks I have been assisting in the updating of two out of the t...
2009 Apr 01
1
Obtaining average ranking from matrix of frequencies
I have a small matrix where the columns represents a ranking and the values are the number of times each ranking was obtained eg 1 2 3 x 1 2 0 y 0 1 2 z 2 0 1 I'd like to be able to return an average of the ranking obtained average x 1.67 y 2.67 z 1.67 Whats the nicest way to do this? I'm new to the language and looking for an elegant solution :) Thanks Ben -- View this message in context: http://www.nabble.com/Obtaining-average-ranking-from-matrix-of-frequencies-tp22825754p22825754.html Sent from the R help mailing list archive at Nabble.com.
2009 Aug 26
1
Filtering matrices
...es for each correlation seen. >From these three matrices, all I wish to do is return a single matrix based on the first correlation matrix where each value is above a certain correlation, has a certain number of instances and has a P-value below some other threshold. My question is what is the nicest way of writing this sort of code? Thanks Ben -- View this message in context: http://www.nabble.com/Filtering-matrices-tp25145451p25145451.html Sent from the R help mailing list archive at Nabble.com.
2003 Mar 25
1
NEWBIE : Configure Samba
...sorry for ask those questions one more time on the list. I desesperately type to install Linux and (of course) Samba on my home network. I have 1 server, running W2K pro who should migrate to Linux asap. The 2 workstations are running W2K pro and would stay with this f... OS. My questions : 1. The nicest way to use accounts seems to use the Linux accounts and to synchronize them with Samba. wich parameter shoud be used for that ? 2. In such a case, Linux can (or must) be PDC of a Domain. How does samba know wich role it is running ? I looked for browing.txt fil on my computer to learn more about OS...
2016 Jun 28
2
chroot: Error: Temp file creation to /tmp
Hello, We are using dovecot (2.2.10) and it's working great! When I enable chrooting by appending /./ to the homedirs I'm getting errors like this: mail1 dovecot[47074]: imap(user): Error: Temp file creation to /tmp/dovecot.imap.mail1.70079. failed: No such file or directory On the surface everything seems to be working fine and I have not been able to produce the error myself. Any
2009 Mar 25
4
[LLVMdev] Rolling my own LLVM assembly language parser
Hi everyone, I'm currently in the first year of my PhD, and I'm going to be looking at an experimental IR for my thesis. After looking at a variety of research compilers I've come to the conclusion that LLVM is the nicest to work with for my purposes. I was considering writing the code to construct this experimental IR from LLVM assembly, and then at the end of the process (i.e. new optimisations and transformations, etc.) I'll translate back into LLVM assembly to allow compilation to continue. This keeps everyt...
2004 Mar 31
1
extracting values from a 3d array using a matrix from indices
...I have A, an n x m matrix, each element is an integer (an index). I also have B, an n x l x m array. I need C, where C[n,m] = B[n, A[n, m], m] I am currently using loops, what would be the "R way" to do this? Another question: let A[n, m] <- argmax_l B[n, l, m] what would be the nicest way of doing this? Currently I am using max.col and a single loop, going though the n's. Background: I solving a discrete-space dynamic programming problem, A is the optimal policy, C is the value function. The structure of the problem allows me to use matrices like above, instead of (n * m)...
2011 Nov 02
1
kernapply.ts
...r) before estimating a model (like in macroeconomics) or simply to plot the original series with the smoothed one. Of course, there is always the option of doing it by hand of the use circular=T and trim the series but I thought it would be nicer that way. Here is my suggestion (maybe not the nicest way to do it but it works) kernapply.ts <- function (x, k, circular = FALSE, ...) { if (!is.matrix(x)) { y <- kernapply.vector(as.vector(x), k, circular=circular) ts (y, end=end(x), frequency=frequency(x)) } else y <- apply(x, MARGIN=2L, FUN...
2004 Nov 20
2
Same GW for load balancing
Hi I want to use two dsl (or more) lines to increase my internet bandwidth. Our dsl lines are dhcp serviced. Both of them provide the same Def GW and different IPs for each ethernet interface (same subnet). ¿Is it possible to balance outgoing traffic "using" the interface as a criteria? No point on choosing gateway by IP. ¿Could someone give me a clue on how to deal with this? (first
2016 Oct 21
2
Was, Re: photos on iPhone 6, is google
Valeri Galtsev wrote: > > On Fri, October 21, 2016 9:18 am, Brian Mathis wrote: >> For the OP: >> Did you even try Google before asking the list? Google should always be >> your first choice. > > No, darn, no!! Not google, duckduckgo should be! Or any other web _search_ > engine... > > ;-) > There's only one trouble: google is the only search engine I
2009 Mar 31
2
[LLVMdev] Static Profiling - GSoC 2009
...representation, and to tune the probabilities associated to each comparison. Once the pass is ready and working, ideally I would like to modify one of the analysis that already exist in LLVM to use the profiling information. I would be happy to hear which of the LLVM analysis you guys think is the nicest candidate to be improved with static profiling. As for my background, I was recently accepted in the mastership program of the Federal University of Minas Gerais (UFMG), Brazil. My major research topic will be on code optimizations, mainly using LLVM as an auxiliary framework for testing and deb...