search for: 53000

Displaying 19 results from an estimated 19 matches for "53000".

Did you mean: 5000
2000 Jul 03
1
Matching rows?
...of the matching rows, which is empty if there are no matches, of course: > row.matches <- function(y, X) { i <- seq(nrow(X)) j <- 0 while(length(i) && (j <- j + 1) < ncol(X)) i <- i[X[i, j] == y[j]] i } Here is a quick checkout > X <- matrix(sample(0:1, 53000*11, rep=T), 53000, 11) > y <- X[53000, ] > dos.time(row.match(y, X)) [1] 1.48 > dos.time(row.matches(y, X)) [1] 0.16003 To check if a match exists: > length(row.matches(y, X)) > 0 but you seem to be throwing away potentially useful information. Bill Venables. -.-.-.-.-.-.-.-....
2000 Oct 06
1
Your Dream House starting at $53000
This is a Multipart MIME message. Since your mail reader does not understand this format, some or all of this message may not be legible. ------=_NextPart_000_001_23068078_1184.3_23069265.3000488 Content-Type: multipart/alternative; boundary="----=_NextPart_001_002_23068078_1184.3_23069265.3000488" ------=_NextPart_001_002_23068078_1184.3_23069265.3000488 Content-Type: text/html;
2000 Oct 06
1
Your Dream House starting at $53000
This is a Multipart MIME message. Since your mail reader does not understand this format, some or all of this message may not be legible. ------=_NextPart_000_001_23068078_1184.3_23069265.3000488 Content-Type: multipart/alternative; boundary="----=_NextPart_001_002_23068078_1184.3_23069265.3000488" ------=_NextPart_001_002_23068078_1184.3_23069265.3000488 Content-Type: text/html;
2003 Nov 28
2
Maildir Sub folder was not fetch as start
...ll the folder. Well Maybe This is not dovecot Problem so I'm here to Just make sure this. BTW, I'm not using a subscribe folder in the mozilla. so that it will show all folder in my Maildir. Thank You Chan Min Wai - -- ???????? Amitabha Buddhist Society (M) 16A, 1st Floor, Jalan Pahang, 53000, Kuala Lumpur, Malaysia. Tel:+603-40414101, 40452630 Fax:+603-40412172 WebPage: http://www.amtb-m.org.my E-Mail: amtbmy at amtb-m.org.my -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE/xtIPV0p9slMZLW4RAtQ0AKCuv...
2004 Aug 08
1
freebsd-security Digest, Vol 71, Issue 2
...k from > user account. From root everything > looks as expected. The comp is > most time out of internet. The > last thing was adding "expect" > package. I am not paniced, could > be hiting... Or something in > "expect" package... It is random > port from 53000 to 57000. > Has someone any idea? > Best regards. > > ZK > Yes this is going to be one of the ports that nmap uses to relay or recieve information back to the client itself. Everything that has anything to do with analyzing the network is going to open a port to rec...
2010 Mar 31
1
Weird R behaviour?
...ved a weird behaviour from R --- apologies if I am missing something obvious! df3f826f28 df3f826f28 Say you type in R: >c.preec <- 10074 >c.gd <- 2200 >p1 <- .2 >c.neo <- p1*9451 + (1-p1)*3883 >n.preec <- 3710 >n.gd <- 2650 >n.neo <- 2120 >n.pcos <- 53000 >unit.met <- 94 >cost.met <- 94*n.pcos >effect <- seq(0,1,.01) >gross.save <- ((n.preec*effect*c.preec) + (n.gd*effect*c.gd) + (n.neo*effect*c.neo)) >save.nhs <- gross.save - cost.met >e.star <- .4 >s.star <- save.nhs[which(effect==e.star)]/1000000 Now,...
2004 Feb 26
1
Distance and Aggregate Data - Again...
I appreciate the help I've been given so far. The issue I face is that the data I'm working with has 53000 rows, so in calculating distance, finding all recids that fall within 2km and summing the population, etc. - a) takes too long and b) have no sense of progress. Below is a loop that reads each recid one at a time, calculates the distance and identifies the recids that fall within 2 km. It iterate...
2005 Dec 16
1
samba Active directory and SSO
...pam_krb5.so use_authtok try_first_pass #session required pam_krb5.so nsswitch: passwd: files winbind shadow: files group: files winbind =================================== Sebbane Mehdi Network & Systems Administrator ITS Department Alakhawayn University Ifrane 53000 Morocco Voice : +212 (0) 55 86 24 23 Fax: +212 (0) 55 86 24 24 www.aui.ma ===================================
2011 Jun 18
0
help with quantification of high density region
..., skip=32, head=TRUE) trial.sub <- subset(trial, Seconds>=30) trial.sub <- subset(trial.sub, Seconds<=1830) d <- trial.sub require(MASS) dens <- kde2d(d$x, d$y, h=20, n=100) color <- function(x)rev(heat.colors(x)) filled.contour(dens, color.palette = color) Each file contains 53000 observations (29 per second), so 53000 x and y coordinates. I have posted a sample of my heat map here: https://picasaweb.google.com/neurosci.christine/Public?authkey=Gv1sRgCLO3m6Obpsr_sgE#5619604653154721794 My main question I can't seem to find an answer to is what the numbers in the legend...
2015 May 16
5
[Bug 90482] New: Xorg take 100% CPU when using multiple independent screen configuration
https://bugs.freedesktop.org/show_bug.cgi?id=90482 Bug ID: 90482 Summary: Xorg take 100% CPU when using multiple independent screen configuration Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2004 Aug 07
2
about nmap
...ch. One port is randomly open when I look from user account. From root everything looks as expected. The comp is most time out of internet. The last thing was adding "expect" package. I am not paniced, could be hiting... Or something in "expect" package... It is random port from 53000 to 57000. Has someone any idea? Best regards. ZK
2017 Nov 01
2
some problem by use libopusenc
...------------ next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/opus/attachments/20171101/40680ea1/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: PastedGraphic-1.png Type: image/png Size: 53000 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/opus/attachments/20171101/40680ea1/attachment-0004.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: A520F9B8-E6AC-416B-8202-EC9BF43EB4DE.png Type: image/png Size: 114093 bytes Desc: not ava...
2009 Dec 07
0
A Gamma-GLM with log link
...125 0.087% 46001 - 47000 46,532.88 128 0.089% 47001 - 48000 47,528.92 121 0.084% 48001 - 49000 48,472.52 115 0.080% 49001 - 50000 49,684.14 191 0.133% 50001 - 51000 50,556.99 104 0.072% 51001 - 52000 51,527.56 119 0.083% 52001 - 53000 52,519.82 120 0.083% 53001 - 54000 53,504.29 105 0.073% 54001 - 55000 54,527.36 126 0.087% 55001 - 56000 55,566.20 94 0.065% 56001 - 57000 56,533.86 98 0.068% 57001 - 58000 57,494.78 112 0.078% 58001 - 59000 58,555.27 100...
2005 Aug 29
14
Oracle 9.2.0.6 on Solaris 10
How can I tell if this is normal behaviour? Oracle imports are horribly slow, an order of magnitude slower than on the same hardware with a slower disk array and Solaris 9. What I can look for to see where the problem lies? The server is 99% idle right now, with one database running. Each sample is about 5 seconds. I''ve tried setting kernel parameters despite the docs saying that
2017 Apr 04
3
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...y small). It's about 275000 before uniqueing (which roughly matches an earlier measurement I did). The duplication seems to be dominated by the halide tests, though you have to be a little careful with "main" (which occurs about 500 times). At a glance I'd put the total closer to 53000 (52420 + 492 extra copies of main), but that's a small difference to your figure. Tim.
2001 Jul 29
1
2.2.19/0.0.7a: bonnie -> VM problems
...1452 1502 303 320 0 16 83 1 0 2 9936 1044 23352 29488 0 0 1615 1601 311 322 0 18 82 0 1 2 9936 1596 50116 1536 0 0 988 1718 292 268 0 20 80 0 1 3 10572 588 51848 1380 26 127 17 2951 368 702 0 33 67 0 2 3 11824 912 53000 1148 373 284 103 2852 405 684 0 33 67 <I was disconnected because telnetd was killed> I umounted and remounted ext2, performed 10 bonnie runs at -s200 and never got the same problem again; it seems "free" in vmstat never dropped below 1000 with ext2. This is how I sol...
2013 Jun 21
6
[Bug 66022] New: pwm1[_enable] faults after hibernate/restore related to automatic (or otherwise) fan management
https://bugs.freedesktop.org/show_bug.cgi?id=66022 Priority: medium Bug ID: 66022 Assignee: nouveau at lists.freedesktop.org Summary: pwm1[_enable] faults after hibernate/restore related to automatic (or otherwise) fan management QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified
2017 Apr 03
5
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
I've kicked off a run to compare "-O0 -g" versus "-O0 -g -mllvm -global-isel -mllvm -global-isel-abort=2". I've selected the test-suite (albeit a version which is a couple of months old now) and a few short-running proprietary benchmarks to get data back quickly for an initial feel of where things are. This was running on Cortex-A57 AArch64 Linux. I saw one assertion
2001 Oct 14
0
DirectX 8 Library error.
...page 4e000 trace:module:do_relocations 532 relocations for page 4f000 trace:module:do_relocations 496 relocations for page 50000 trace:module:do_relocations 488 relocations for page 51000 trace:module:do_relocations 496 relocations for page 52000 trace:module:do_relocations 528 relocations for page 53000 trace:module:do_relocations 440 relocations for page 54000 trace:module:do_relocations 488 relocations for page 55000 trace:module:do_relocations 508 relocations for page 56000 trace:module:do_relocations 516 relocations for page 57000 trace:module:do_relocations 480 relocations for page 58000 trac...