search for: superiors

Displaying 20 results from an estimated 1176 matches for "superiors".

Did you mean: superior
2008 Apr 18
2
has_one self reference
Imagine the following situation: model Person, with the default name, address, location data. Person has either one or no superior which in turn is also a Person model instance. I would expect something like has_one :superior, :class_name => "Person" but where would I place the belongs_to line that goes with it and what arguments do I need to supply? And what kind of foreign keys
2016 Mar 21
1
Existing studies on the benefits of pointer analysis
> You can solve andersens and steengaards and everything else using > standard dataflow solvers, and that's an implementation strategy, but > it will be really slow. > > Part of the tradeoff is how fast something runs, and approaches that > are orders of magnitude faster often change the calculus of what > people do. For example, before hardekopf's work, andersens
2012 Jul 29
2
Error in for-loop
Hello erverybody, I have a problem with my second for-loop. 1. First i read the tables. datos.mx1 <- read.table('PETmx1.csv',head=TRUE,sep=';') datos.min <- read.table('PETmin.csv',head=TRUE,sep=';') http://r.789695.n4.nabble.com/file/n4638257/PETmx1.csv PETmx1.csv http://r.789695.n4.nabble.com/file/n4638257/PETmin.csv PETmin.csv names(datos.mx1)
2016 Mar 21
2
Existing studies on the benefits of pointer analysis
> It is merely a demand-driven way of implementing existing > analyses, by extending those algorithms to track additional > "pointed-to-by" information. Laziness may help with the running > time of the cfl analysis when only partial points-to info is > needed, but if the client wants to do a whole-program analysis and > require whole-program
2009 Mar 18
2
run r scripts (tinn) via command
Hello, I am working on a project consisting of several r-scripts written in the tinn editor. Is it possible to create a superior r script containing commands to run the sub-scripts one by one? ----- Tamara Hoebinger University of Vienna -- View this message in context: http://www.nabble.com/run-r-scripts-%28tinn%29-via-command-tp22580362p22580362.html Sent from the R help mailing list archive
2006 Feb 27
7
TDM400P digium card
Okay everyone - I'm moving away from using sipura 841 phones. I'm starting to test with Polycom IP 501 phones. We plan to upgrade our server to a dual t1 but, for now we have a digium tdm400P with 4 analog lines coming into it. So my question is will upgrading the IP phones with my existing digium tdm400 card be enough to satisfy my users ? or is it really a combo deal needing to
2003 Sep 04
7
Comparison of SAS & R/Splus
I am one of only 5 or 6 people in my organization making the effort to include R/Splus as an analysis tool in everyday work - the rest of my colleagues use SAS exclusively. Today, one of them made the assertion that he believes the numerical algorithms in SAS are superior to those in Splus and R -- ie, optimization routines are faster in SAS, the SAS Institute has teams of excellent numerical
2004 Dec 06
4
Are there any digital phones that run on asterisk yet?
Are there any digital phones that run on asterisk yet? I'm talking about non-IP phones here... John
2003 Jul 10
1
How to let one node superior?
Hello all, This is a newbie question and it is very simple. In my local network of 10M bandwidth. I'd like to allow my PC to have a 9M bandwidth. While all the other PCs share the rest 1M bandwidth. Suppose my pc 192.168.3.2 gateway 192.168.3.1. Then, how could I set it in my gateway linux box? I think I should use tbf. Maybe, I need a cbq, but how to do it? The tc does not surport !
2005 Jan 10
0
[LLVMdev] Fwd: "LLVM: A superior Lisp compiler framework?"
Hi guys, there was a topic crossposted to comp.lang.scheme and comp.lang.lisp (started 18 Dec 2004) about usability of LLVM for Scheme and Lisp. Schemers gave some replies. sorry for long link: http://groups.google.de/groups?start=25&hl=de&lr=&group=comp.lang.scheme&selm=pan.2004.12.18.11.29.33.33249%40consulting.net.nz if link is skewed for you, just use google's group
2009 May 16
6
Modificando heatmaps
Hola a todos, Estoy trabajando con la función heatmap.2() de la libreria ggplots. A continuación encontrarán un ejemplo de la estructura de mis datos y el código para generar el gráfico que me gustaría modificar: # Datos set.seed(123) x <- matrix(rnorm(8*30), ncol = 8) rownames(x) <- paste(''GM10A'',1:30,sep="") colnames(x) <-
2004 Jun 01
5
Some (lack of) answers regarding the wakeup call application...
Since I only seem to get questions, and no feedback, from the Wiki page, I'll ask here. There seems to be no lack of opinions here... I have a working wakeup call system on my home * system. The architecture is something I'm not perfectly happy with, though. There are two AGI scripts, written in Perl, which handle (a) scheduling, confirming, and cancelling a wakeup call, and (b) the
2008 Oct 20
7
How Secure Is Asterisk
I am sure this has been discussed prior, however, I am sitting here and being asked this very question by my superiors. They are loving what I have done with our two Asterisk servers here; however, they keep asking me if it is secure or not. Of course, as with anything, I suspect that on a secure network they can be reasonably safe. However, realistically if I am using the asterisk server to make internal calls...
2004 Jun 01
1
Making a ranking algorithm more efficient
I would like to make a ranking operation more efficient if possible. The goal is to rank a set of points representing objective function values such that points which are "dominated" by no others have rank 1, those which are dominated by one other point have rank 2, etc. In the example with two dimensions below, objective functions 1 and 2 are to be minimized. Points a-e are
2005 Apr 05
2
how to automatically create user homedir
Hello all, Im using samba 3.0.11 and openldap. I need a way to auto create my users home when they connect to their HOME share. How can i do that?! PS: i tried the preexec directive but it didnt work! :o| Thanks! +---------------------------------------- | Lu?s Miguel Ferreira da Silva | Network Administrator @ISPGaya | Instituto Superior Polit?cnico Gaya | Rua Ant?nio Rodrigues da Rocha,
2017 Mar 31
4
Sendmail is considered deprecated
On 3/31/2017 2:15 PM, Valeri Galtsev wrote: > Well, it sounds like you are one of the companies with whose effort I have > to fight constantly in my own effort to protect our users from spam... What makes Postfix superior in fighting spam? How do I integrate MIMEDefang, SpamAssassin, and ClamAV with Postfix? Are there migration guides for moving one's Sendmail anti-spam and AV
2003 Jun 16
1
RE: CBQ-wondershaper superior over HTB-wondershaper?
Hello Thilo, What did you find superior with CBQ-wondershaper over HTB-wondershaper? We have not been using wondershaper specifically but our simple tests so far seem to show that htb is much easier to configure for a given target shape (i.,e accurate) compared to CBQ. Torsten -----Original Message----- From: Thilo Schulz [mailto:arny@ats.s.bawue.de] Sent: Saturday, June 14, 2003 8:55 AM To:
2010 Dec 21
5
lsbmajdistrelease fact
Hi all, I''ve noticed that facter version superior from epel do not display lsbmajdistrelease fact: # facter lsbmajdistrelease 5 # rpm -qa|grep facter facter-1.5.5-1.el5 # cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.5 (Tikanga) # facter lsbmajdistrelease # cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.5 (Tikanga) # rpm -qa|grep facter
2008 Sep 26
6
[LLVMdev] mem2reg optimization
On Thursday 25 September 2008 13:15, David Greene wrote: > My patch builds a map from BasicBlock to lists of loads and stores in that > block in an initialization phase along with ordering information about the > loads and stores. RewriteSingleStoreAlloca then queries that information > to determine if a load appears before the single store. > > I like your approach of using
2017 Mar 31
2
Sendmail is considered deprecated
On Fri, March 31, 2017 4:46 pm, Alice Wonder wrote: > On 03/31/2017 02:40 PM, Kenneth Porter wrote: >> On 3/31/2017 2:15 PM, Valeri Galtsev wrote: >>> Well, it sounds like you are one of the companies with whose effort I >>> have >>> to fight constantly in my own effort to protect our users from spam... >> >> What makes Postfix superior in fighting