search for: piled

Displaying 20 results from an estimated 1039 matches for "piled".

Did you mean: filed
2019 Dec 05
3
Coeficientes GLM binomial
Un ejemplo con un modelo más simple: He especificado este modelo: >formula(m2.pile) ger ~ tem + pot + time Si hago predict me da: >predict(m2.pile,newdata=data.frame(tem=25,pot=0,time=3),type="response") 0.08243262 Extraigo los coeficientes: > coef(m2.pile) (Intercept) tem pot time -1.89521331 -0.02303313 4.74499714 0.02043222 Ahora calculo la
2019 Nov 28
4
Coeficientes GLM binomial
Estimad en s errer en s He hecho este modelo glm m1.pile<-glm(ger~tem+pot+time+I(tem^2)+I(tem^2):pot ,family="binomial" ,data=long.PILE ) Que nos da la probabilidad de germinación de una semilla en función de tem (Temperatura), pot (Humedad del suelo) y time (Tiempo que la semilla pasa en esas condiciones). Ahora quiero, para diferentes tem, pot
2014 Jul 03
6
[LLVMdev] The poor organization of TargetLowering (and related subclasses) is out of hand
(Sorry for CC'ing piles of people, but didn't want folks to miss this in the mailing list churn.) See the subject. The problem is in the target-independent code generator and especially in the x86 backend. I would like to fix it. This will be a mechanical change just organizing code in a way that makes it easy and fast to find methods and related static helpers. It will not change any
2005 Jan 11
1
Finished print jobs are piling up on windows clients
Printing from windows clients to Samba through cups works perfectly but old (finished) print jobs are piling up in the print queue for the printer on the client side. I never had this problem with the clients when the server was running RedHat 6.2 with Samba 2.2.8 and LPD. The server has been replaced with a server running a RedHat Enterprise Linux rebuild (TaoLinux). The Samba version is
2010 Jan 09
4
How do I...
Only tangentially on topic, at best... Given a pile of html files, comprising chapters of a book, with a single html file that serves as a table of contents to the group, how would I turn the entire book into a single PDF? I can't think of a way to do that, all I can come up with would result in a pile of PDFs, one per html. But there's gotta be a better way. Suggestions welcome.
2007 Aug 26
1
[LLVMdev] Another question to add to the pile
On Aug 25, 2007, at 10:04 PM, Talin wrote: > (Apologies if my questions are misdirected; I looked at the > developers mailing list, and by the content I'm guessing that it's > primarily intended for LLVM developers, not LLVM users. If there's > a better place to ask general user questions, I'd be happy to > redirect my questions there.) It's no problem.
2009 Dec 01
5
send existing root email to another user
Hi all, I'm running Centos 5.4 I have a pile of emails in my root users /var/spool/mail/root file I need to send this all to another address (preferrably external but local would possibly do) I have searched a lot but can't find any way to do this. I have set it so future emails get forwarded to my external address but I also need to shift the existing emails. Thanks Kate
2015 May 01
5
[LLVMdev] What does "debugger tuning" mean?
> -----Original Message----- > From: Daniel Berlin [mailto:dberlin at dberlin.org] > Sent: Friday, May 01, 2015 3:15 PM > To: Robinson, Paul > Cc: cfe-dev at cs.uiuc.edu Developers (cfe-dev at cs.uiuc.edu); LLVM Developers > Mailing List (llvmdev at cs.uiuc.edu); lldb-dev at cs.uiuc.edu > Subject: Re: [LLVMdev] What does "debugger tuning" mean? > > On Fri, May
2011 Oct 10
1
Merge Data by time stamps
Dear all, I have some device measurements and the time stamps I get from it have the below format: MyStruct$TimeStamps[1,] > [1] 2011.000   10.000    6.000   16.000   23.000   30.539 I can convert them easily with ISOdate() to a number and do the calculations I need. One of my problems is that I want to gather my measurements to piles of duration (let's say) 5 minutes. Afterwards I will
2010 Oct 15
8
drop dead fix
Hello list, I am about to have to dump Asterisk in favor of some other VOIP/PBX solution; the reason? I have 304 voice prompts recorded as 22Khz wav format files that sound like crumpling paper whenever I convert them to the 8Khz wav/gsm format required by Asterisk. I was considering trying the G.729 codec, but reading through the specs, I see that the 8Khz conversion is going to
2017 Jun 22
5
Hunting a histogram variant
I'm looking for a histogram variant in which data points are plotted as labelled rectangles 'piled up' to form a histogram. I've posted an example at https://www.dropbox.com/s/ozi8bhdn5kqaufm/labelled_histogram.png?dl=0 It seems to have a long pedigree, as I see it (as in this example) in documents going back beyond the '80s. But I've not seen it in recent textbooks. So it may b...
2016 Mar 20
3
ssh-copy-id no newline bug
On 20 Mar 2016, at 19:15, Philip Hands <phil at hands.com> wrote: > Is anyone going to be upset by the resulting blank lines being added by > ssh-copy-id when the file was not missing a terminating newline? Well it would be at least mildly annoying my previously nice looking file now has a pile of blank lines in just because someone didn't know how to use their editor ... --
2006 Feb 02
3
OT O'Reilly Asterisk TFOT
I went to the Linux Solutions exhibition in Paris yesterday, visited the well stocked O'Reilly stand and saw a nice pile of Asterisk TFOT, 6 hours later there was only one left. It must say something, also it was the English version. -- Dave Cotton <dcotton@linuxautrement.com>
2023 Jun 16
1
SaMBa 4.16.4 adds users to ACLs as groups
Dear Rowland, I'm trying to write a single email answering all the question of your recent emails: > Hi Tamas, I have been reviewing you numerous posts on this list about > this project, are you aware that you have been posting for 6 months ? Well, not exactly :-) Only 5 months and 5 days :-) However, this specific thread is only 9 days old. I had a few mails in january, february,
2023 Jun 16
2
SaMBa 4.16.4 adds users to ACLs as groups
On 15/06/2023 16:18, Tam?s N?meth via samba wrote: Hi Tamas, I have been reviewing you numerous posts on this list about this project, are you aware that you have been posting for 6 months ? In your last post there was this: [quote] this "piling up" of ACL information doesn't happen either on a native Windows file server or with vfs_acl_xattr [/quote] Does this mean you do not
2005 Jan 19
3
tail and head drop qdiscs
I think that there are no qdiscs that permit to drop the oldest frame of a queue when this queue is full, but I would like to be wrong: bfifo drops arriving frames when the max queue length is reached. red also drops arriving frames in a more elaborate fashion, with a drop probability that increases above a limit and becomes a drop certitude when the max queue length is reached. sfq drops
2016 Sep 03
4
hacking grub to control number of retained kernels.
I've recently had this problem on two C7 systems, wherein when doing "yum update", I get a warning about /boot being low on space. both systems were installed using the partition size recommended by Anaconda, right now "df -h" shows /boot as 494M, with 79M free. I don't store unrelated crap on /boot, I assume that yum and/or grub will manage it for me. So, why, after
2023 Jun 16
1
SaMBa 4.16.4 adds users to ACLs as groups
On 16/06/2023 16:20, Tam?s N?meth via samba wrote: > Dear Rowland, > > I'm trying to write a single email answering all the question of your > recent emails: > > >> Hi Tamas, I have been reviewing you numerous posts on this list about >> this project, are you aware that you have been posting for 6 months ? > > Well, not exactly :-) Only 5 months and 5
2004 Dec 30
11
Is asterisk that unstable ????
from voip-info wiki Asterisk automatic daily restart To automatically restart Asterisk you can add something like this to cron # Restart Asterisk PBX once a day to prevent any problems from piling up 10 7 * * * root /usr/sbin/asterisk -rx "restart now" >/dev/null 2>&1 or 10 7 * * * root /usr/sbin/asterisk -r -x "restart gracefully" >/dev/null 2>&1
2004 Jul 05
3
2.2.3a connection failure from XP to 10.3.4
Hello from a neophyte! Is there a diagnostic programme which can be run to determine if there are any faults in Samba 2.2.3a? I cannot connect from Win XP to my rev/b iMac (suddenly, maybe 'upgrade' to 10.3.4 had some effect) and the smb crashlog (shown below) has a pile of stuff which is incomprehensible to me. Secondly, how does one upgrade to another version of Samba and is this