Displaying 9 results from an estimated 9 matches for "ltry".
Did you mean:
ltr
2006 Aug 10
1
How to speed up nested for loop computations
...102OPT,resRW
37102OPT,resRW38102OPT,resRW39102OPT,resHC1x102OPT,resUR1x102OPT,resUR26
102OPT,resUR27102OPT,resUR28102OPT,resUR29102OPT,resUR36102OPT,resUR3710
2OPT,resUR38102OPT,resUR39102OPT,resPIR2OPT,resSEQ2OPT,resSEQ22OPT)
attach(res)
lalgo<-levels(idalgo)
linstance<-levels(instance)
ltry<-unique(try)
lcpu<-unique(cpu_id)
for (i in (1:length(linstance)))
{
current_instance<-linstance[i]
bestalgo<-list()
for (j in (1:length(ltry)))
{
current_try<-ltry[j]
for (k in (1:length(lalgo)))
{
current_algo<-lalgo[k]
res2<-res[res$instance==current_...
2011 Apr 04
3
Adjusting p values of a matrix
Dear all,
I have an n x n matrix of p-values. The matrix is symmetrical, as it
describes the "each against each" p values of correlation
coefficients.
How can I best correct the p values of the matrix? Notably, the total
number of the tests performed is n(n-1)/2, since I do not test the
correlation of each variable with itself. That means, I only want to
correct one half of the matrix,
2004 Jan 28
0
Re: Help with Hmisc/Design installation in R-aqua (apple).
...c compilers installed that
Hmisc is looking for. It also needs a LaTex distribution.
in linux, I'd open a terminal, su to root, then run R, and then
> install.packages("Hmisc")
Usually there are messages that follow saying that it tried to get the
source code and then it wil ltry to build. To figure out what's wrong,
we need to see the output of the attempted build.
pj"
Thanks thomas and pj. As requested I am attaching the generated error
message when I attempt to install the Hmisc and Design packages. What
do I do next?
* Installing *source* package 'Hm...
2004 Jan 28
1
Re: Help with Hmisc/Design installation in R-aqua (apple)
...nd c compilers installed that Hmisc
is looking for. It also needs a LaTex distribution.
in linux, I'd open a terminal, su to root, then run R, and then
> install.packages("Hmisc")
Usually there are messages that follow saying that it tried to get the
source code and then it wil ltry to build. To figure out what's wrong, we
need to see the output of the attempted build.
pj"
Thanks thomas and pj. As requested I am attaching the generated error
message when I attempt to install the Hmisc and Design packages. What do I
do next?
* Installing *source* package 'Hmisc...
2018 Nov 28
2
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
...2,
HRA2, 8,
PWE2, 8,
PWG2, 32,
PWA2, 8,
DLPW, 16,
DLHR, 16,
EECP, 8,
XBAS, 32,
GBAS, 16,
NVGA, 32,
NVHA, 32,
AMDA, 32,
LTRX, 8,
OBFX, 8,
LTRY, 8,
OBFY, 8,
LTRZ, 8,
OBFZ, 8,
LTRW, 8,
OBFA, 8,
SMSL, 16,
SNSL, 16,
P0UB, 8,
P1UB, 8,
P2UB, 8,
P3UB, 8,
PCSL, 8,
PBGE, 8,
M64B, 64,
M...
2004 Jul 20
2
No Ringing.
Dear Asterisk Group.
I have two Asterisk servers serving two data/help desk centers, both centers
have a near identical setup.
However, when connected to one of my data centers, I call a user, I can see
on the CLI that the phone is ringing, but I hear no ringing on my SIP soft
phone?
Has anyone had a similar scenario? How as it resolved.
Warm Regards
Shad Mortazavi
2006 Jul 05
2
Serialized object behaves weird
Hi!
I got a class named EinsatzFilter which I serialized to session. Before
saving to session it works afterwards I keep getting the message:
"undefined method `to_s'' for #<Person:0x38c6ab8>". "Person" is a from
ActiveRecord::Base inherited class.
Code:
class EinsatzFilter
include ApplicationHelper
attr_reader :personen, :monat, :projekte, :kunde
2018 Nov 28
0
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
...PWG2, 32,
> PWA2, 8,
> DLPW, 16,
> DLHR, 16,
> EECP, 8,
> XBAS, 32,
> GBAS, 16,
> NVGA, 32,
> NVHA, 32,
> AMDA, 32,
> LTRX, 8,
> OBFX, 8,
> LTRY, 8,
> OBFY, 8,
> LTRZ, 8,
> OBFZ, 8,
> LTRW, 8,
> OBFA, 8,
> SMSL, 16,
> SNSL, 16,
> P0UB, 8,
> P1UB, 8,
> P2UB, 8,
> P3UB, 8,
> PCSL, 8,
>...
2018 Nov 28
2
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
On Wed, Nov 28, 2018 at 01:08:57PM +0200, Mika Westerberg wrote:
> On Tue, Nov 27, 2018 at 09:49:44PM -0500, Michael S. Tsirkin wrote:
> > On Tue, Nov 27, 2018 at 11:36:50AM +0200, Mika Westerberg wrote:
> > > +linux-acpi
> > >
> > > Hi Michael,
> > >
> > > On Mon, Nov 26, 2018 at 10:53:26PM -0500, Michael S. Tsirkin wrote:
> > >