search for: fend

Displaying 20 results from an estimated 31 matches for "fend".

Did you mean: end
2007 Jan 31
2
what is the purpose of an error message in uniroot?
Hi all, This is probably a blindingly obvious question: Why does it matter in the uniroot function whether the f() values at the end points that you supply are of the same sign? For example: f <- function(x,y) {y-x^2+1} #this gives a warning uniroot(f,interval=c(-5,5),y=0) Error in uniroot(f, interval=c(-5, 5), y = 0) : f() values at end points not of opposite sign #this doesn't give a
2008 Feb 02
0
Patch to make analysis data available.
...+ for(i=0;i<st->ps_size;i++) + ((spx_int32_t *)ptr)[i] = (spx_int32_t) PSHR32(st->noise[i], NOISE_SHIFT); + break; + case SPEEX_PREPROCESS_GET_SNR: + { + spx_int32_t fstart = (spx_int32_t) DIV32(MULT16_16(300 * 2, st->ps_size), st->sampling_rate); + spx_int32_t fend = (spx_int32_t) DIV32(MULT16_16(2000 * 2, st->ps_size), st->sampling_rate); + spx_word32_t Z = 0; + for(i = fstart; i<= fend; i++) + Z = ADD32(Z, EXTEND32(st->zeta[i])); + (*(spx_int32_t*)ptr) = (spx_int32_t) DIV32_16(MULT16_16(PSHR32(Z, SNR_SHIFT), 100), SUB16(fend, fstar...
2006 Oct 16
1
'Political' Questions on CentOS please
...ort' on our prd systems. Can anyone tell me roughly how many cpu's are running centos? How widespread is it, does anyone really know? How many developers are helping with CentOS? When did CentOS 'start' and how long will it be around for? I am trying to get an accurate answer to fend off the 'well it could disappear at any minute' argument. thanks guys
2017 Nov 06
2
HP laptops with CentOS 7?
> -----Original Message----- > From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Valeri > Galtsev > Sent: den 3 november 2017 18:33 > To: CentOS mailing list <centos at centos.org> > Subject: Re: [CentOS] HP laptops with CentOS 7? > > Whoever wants to listen to my advise, it will be: stay away from HP and > Compaq laptops (but if you need printer: HP
2003 Jan 03
3
known bugs/issues/gotchas
...nt this falls out into "Tridge is looking at the Win2KSP3 issue while Jerry is working on desktop.ini" My main reason for asking is that I'm in the middle of a rather complicated migration to Samba and I'd prefer to know up front what's going to bite me, rather than having to fend off angry users afterwards. Cheers, Waider. -- waider@waider.ie / Yes, it /is/ very personal of me. There's a difference between "not shy" and "stalking".
2020 Feb 18
2
amount of camelCase refactoring causing some downstream overhead
...ing that is to consciously schedule them just before a release and do them all in short succession. -V On Tue, Feb 18, 2020, 17:00 Philip Reames via llvm-dev < llvm-dev at lists.llvm.org> wrote: > As others have said, our long standing policy has been that downstream > projects must fend for themselves. We're certainly not going to reverse > that policy without careful discussion of the tradeoffs. > > I'm personally of the opinion that there could be a middle ground which > allows upstream to move quickly while reducing headache for downstream > projects. G...
2017 Nov 07
3
HP laptops with CentOS 7?
...accept jobs (or talk to) any machines > except for your UNIX print server > > 2. On print server make sure to use protocols to talk to printers that do > not time out and stop CUPS queue. E.g., jetdirect (port 9100) never will. > > 3. On print server set some restrictions so to fend off those who > shouldn't print to your printers. Restricting in local firewall on print > server machine access to print ports to local subnets of your Department > is one of the measures. When I first started at this job almost twenty years ago fresh out of IT-school, I had an idea...
2020 Feb 19
7
amount of camelCase refactoring causing some downstream overhead
...t before a release > and do them all in short succession. > > -V > > > On Tue, Feb 18, 2020, 17:00 Philip Reames via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> As others have said, our long standing policy has been that downstream >> projects must fend for themselves. We're certainly not going to reverse >> that policy without careful discussion of the tradeoffs. >> >> I'm personally of the opinion that there could be a middle ground which >> allows upstream to move quickly while reducing headache for downstream &...
2020 Feb 18
2
amount of camelCase refactoring causing some downstream overhead
During that variable renaming debate, there was a discussion about discussion about doing things all at once, piecemeal or not at all. An issue that wasn't really resolved I think. I had the impression that the efforts fizzled out a bit, and I thought this renaming was maybe related to that, but I'm neutral on if we should do variable renaming. All I'm asking as a kindness if we could
2008 Oct 26
1
WoW 3.0.2.9056 Issues
...installed. I have noticed that when I play WoW, it appears that the keyboard buffer becomes full and my character goes off on his own. Sometime I can control it using the left, right and back keys, other times off it goes. Quite worrying when you are in a dungeon with a group and you are trying to fend off the monsters and your char starts to wander. This was also happening under Wine 1.1.6 as well. I am not sure if this is a recent WoW issue as with the upgrade to V3 or is it a Wine issue. This weekend is the first time I have run WoW since March this year. I have been using Guild Wars and come...
2017 Nov 06
0
HP laptops with CentOS 7?
.... Configure all printer to not accept jobs (or talk to) any machines except for your UNIX print server 2. On print server make sure to use protocols to talk to printers that do not time out and stop CUPS queue. E.g., jetdirect (port 9100) never will. 3. On print server set some restrictions so to fend off those who shouldn't print to your printers. Restricting in local firewall on print server machine access to print ports to local subnets of your Department is one of the measures. I am setting stuff like above for at least a decade and a half and do not have to resolve printing problems....
2015 Jul 28
1
Fedora change that will probably affect RHEL
On Tue, Jul 28, 2015 at 4:34 PM, Warren Young <wyml at etr-usa.com> wrote: > That?s only true if the majority of people will in fact override the default policy. The current behavior in Fedora and CentOS lets you click Done twice and bypass the weak password complaint. > But as I have repeatedly pointed out here, the stock rules really are not that onerous. They basically encode
2014 Jul 17
3
LDAP/PDC migration to Samba4
...thing I've seen in the internet on the subject have matched the quality of his article. But with migration on hand right now, I'm in the dark... kind of. I'm really don't want to recreate the domain from scratch. The amount of users that would be need to migrate/reconfigure/placate/fend off is just unbearable. -- WBR, Andrey Repin (anrdaemon at yandex.ru) 18.07.2014, <01:59> Sorry for my terrible english...
2013 Apr 30
2
What is in directory flac.pbproj?
Ulrich Klauer wrote: > Erik de Castro Lopo wrote: > > > There is a bunch of seemingly windows related stuff in the top level > > directory flac.pbproj which has not been touched since 2009. > > Apparently, it is a Project Builder project, from NeXTSTEP/MacOS X. > Wikipedia says it "was" an IDE and "superseded by Xcode, as of Mac OS > X 10.3
2003 Nov 21
2
method names conflict.
Hi! I would like to give my objects functions like "subset", "union", et cetera and name it also in this way. But this functions names are already used in the base package and they are not generic. I am right in that if they would be generic then i still can use the neat names with my objects? I have the impression that there are more and more packages are going to be
2006 May 03
4
default values
Hello, I''m working with a postgresql table CREATE TABLE elements ( id serial primary key, c1 text default f1(), ... cN text default fN() ); But if I use de lines @element = Element.new @element.save the values that element take are the nextval in the id field and nules in all the other fields. How can I get the defaults? (but without rewriting the
2007 Dec 11
3
got too little data ??
I just switched in a hurry one of our mailbox servers from UW-imapd to Dovecot in an attempt to address performance and stability problems. This server hosts ~5500 accounts, ~2000 are daily used, ~600 simultaneous IMAP connexions in rush hours, and lots of POP ones. Some accounts may be accessed simultaneously with IMAP and POP. The system is : - Debian Sarge (x86 with amd64 kernel) - MBOX files
2020 Feb 19
5
amount of camelCase refactoring causing some downstream overhead
...hedule them just before a release and do them all in short succession. -V On Tue, Feb 18, 2020, 17:00 Philip Reames via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> wrote: As others have said, our long standing policy has been that downstream projects must fend for themselves. We're certainly not going to reverse that policy without careful discussion of the tradeoffs. I'm personally of the opinion that there could be a middle ground which allows upstream to move quickly while reducing headache for downstream projects. Given I wear both hats, I...
2006 Mar 26
9
Script to kill dictionary spam attacks
Does anyone have a script that will notice a Rumplestiltskin type spam attack (where they try every name possible) and drop the sending into a block list? -- Chris Mason NetConcepts (264) 497-5670 Fax: (264) 497-8463 Int: (305) 704-7249 Fax: (815)301-9759 UK 44.207.183.0271 Cell: 264-235-5670 Yahoo IM: netconcepts_anguilla@yahoo.com -- This message has been scanned for viruses and
2002 Jan 31
6
PDC problems
...users = wallacek,heathk,@credit create mode = 775 [Management] path = /scratch5/management valid users = wallacek,heathk,@manage create mode = 775 [Public] path = /scratch6/public create mode = 777 [IT_Dept] path = /scratch6/is valid users = wallacek,heathk,@wheel create mode = 775 [Fender] path = /scratch6/fend valid users = wallacek,heathk,@fend create mode = 775 [Marketing] path = /scratch6/marketing valid users = wallacek,heathk,@marketing create mode = 775 [Purchasing] path = /scratch6/purchasing valid users = wallacek,heathk,@purch create mode = 775 [Warehouse]...