similar to: Extensively slowing for(i in 1:400) statement

Displaying 20 results from an estimated 2000 matches similar to: "Extensively slowing for(i in 1:400) statement"

2019 Mar 05
2
request to have edit access to wiki
Hi all, I did try to do this myself as I thought Tuomas had introduced himself and gotten wiki access for other pages ... but my skills with the #acl markup have atrophied and I couldn't make it work. :) I'd like Tuomas to have access so there is a clear commit record of him having down the work, and in the future to collaborate on any adjustments to that page. best regards, - Karsten
2004 Aug 24
8
[PATCH] Support for accounting based on uid/gid
Hi, I noticed shorewall''s accounting feature didn''t support the owner module of iptables. Well, I needed the feature so here''s a patch that makes it possible. However, there''s one thing you might review carefully as I wasn''t sure what''s the best way to work around it. You must use chain OUTPUT in order to make -m owner work (iptables
2019 Mar 05
1
request to have edit access to wiki
On Tue, 5 Mar 2019 at 15:35, Karsten Wade <kwade at redhat.com> wrote: > > Hi all, > > I did try to do this myself as I thought Tuomas had introduced himself > and gotten wiki access for other pages ... but my skills with the #acl > markup have atrophied and I couldn't make it work. :) > > I'd like Tuomas to have access so there is a clear commit record of him
2011 Feb 24
1
weighted Voronoi diagrams
Dear R-users, Does anyone know how to do weighted Voronoi diagrams (Dirichlet tesselation) in R? To be more specific, I have a set of coordinates for tree locations on a plot, and I'm looking for a way to do the tesselation so that the polygon size for each tree depends on the size of the subject tree, and the size of its neighbors. So, the location of the bisection between two trees
2004 Nov 24
8
[PATCH] Configurable variable for iptables executable
Hello, I want to test Shorewall''s IPsec feature. It requires patched netfilter (and kernel but that''s another story). I didn''t want to replace my distribution''s iptables package with my own compilation so I installed it to another prefix. Now Shoreall uses the iptables command found first in $PATH. I don''t think this is the most elegant way. I
2013 Nov 07
2
Segfaults on connection loss
Hi there, I'm seeing quite frequent segfaults around check_dead_connections() and terminate_connection() when the tcp meta connection to a node times out (or is e.g. firewalled), usually it happens when there's heavy packet loss: Program terminated with signal 11, Segmentation fault. #0 edge_del (e=0x1b71ba0) at edge.c:96 96 avl_delete(e->from->edge_tree, e); (gdb)
2001 Oct 17
7
PlusV
Hi, I haven't seen this mentioned here before. http://www.plusv.org/ "With traditional MP3, a typical Near CD Quality audio file has been encoded with a data rate of 128 kbits/s. While this is ok for people with big hard disks and fast Internet connections, this data speed has clearly been a bottleneck for people using modems or storing their music into 32 or 64 MB portable player
2004 Nov 27
2
Shorewall 2.2.0 Beta 6
Ok -- I''m wearing the brown bag tonight (I''ve airmailed one to Tuomas as well :-) ). The IPTABLES patch had some problems when IPTABLES was not set in /etc/shorewall/shorewall.conf. Beta 6 fixes those (I hope) and also corrects a rather obscure problem with "shorewall add" when the "mss" option appears in /etc/shorewall/ipsec. -Tom -- Tom Eastep \
2016 Dec 28
1
Performance issue with TunnelServer mode
Hi, We have a tinc network of about ~200 hosts and in the full mesh configuration we've had a lot of problems with the edge propagation storms taking the entire network down. Recently we had a setup with a small number of "hubs" to which all the other nodes connected to, which limited the number of meta connections, but that didn't help much with the edge propagation issues.
2001 Aug 13
1
export-problem
Hello! I am trying to export a data-file from SAS to R. It says in the R program that the SAS file should be in XPORT-format. I assume that the file should have and .xpt extension. But when I try to open the file in R I get only the message "compressed" written all over. So, probably I should un-compress the file in the R-program, the question is how? Very greatful for quick help!
2010 Oct 19
8
Balancing LVOL fill?
Hi all I have this server with some 50TB disk space. It originally had 30TB on WD Greens, was filled quite full, and another storage chassis was added. Now, space problem gone, fine, but what about speed? Three of the VDEVs are quite full, as indicated below. VDEV #3 (the one with the spare active) just spent some 72 hours resilvering a 2TB drive. Now, those green drives suck quite hard, but not
2002 Mar 11
2
vorbis.com domain has expired..
Whois query on vorbis.com returns following (especially note the expires line): Record last updated on 08-Feb-2002. Record expires on 08-Feb-2003. Record created on 08-Feb-2002. Because of this, vorbis.com isn't resolving for some users, including me. I hope someone can renewal the domain ASAHP before squatters takes it. On further note, xiph.org expiration is also close:
2011 Apr 03
1
Function for finding NA's
Quick question, I tried to find a function in available packages to find NA's for an entire data set (or single variables) and report the row of missing values (NA's for each column). I searched the typical routes through the blogs and the help manuals for 15 minutes. Rather than spend any more time searching I created my own function to do this (probably in less time than it would
2009 Nov 14
4
Weighted descriptives by levels of another variables
I've noticed that R has a number of very useful functions for obtaining descriptive statistics on groups of variables, including summary {stats}, describe {Hmisc}, and describe {psych}, but none that I have found is able to provided weighted descriptives of subsets of a data set (ex. descriptives for both males and females for age, where accurate results require use of sampling
2011 Jun 01
11
SATA disk perf question
I figure this group will know better than any other I have contact with, is 700-800 I/Ops reasonable for a 7200 RPM SATA drive (1 TB Sun badged Seagate ST31000N in a J4400) ? I have a resilver running and am seeing about 700-800 writes/sec. on the hot spare as it resilvers. There is no other I/O activity on this box, as this is a remote replication target for production data. I have a the
2006 Dec 22
2
Math expression with object to evaluate
Hello. I have a question that probably has a simple answer. I have a loop where several figures are plotted with each iteration. I calculate some descriptives to put in the title of the figure. When I use expression, since I want to combine math plotting symbols and the descriptives I calculate, I get an error. Here is an example of the code that I tried: plot(x,y,
2002 Mar 11
1
vorbis.com has expired..
Ross Lewis wrote: >I don't know where you are but where I am it's 2002. Gah! I must have been seeing things while looking at the whois info.. Thanks for pointing out. :) I was figuring out why vorbis.com has not resolved lately as it should have been and somehow I fixated on the expire dates.. Anyway, despite my eyes, the fact remains that vorbis.com has problems resolving. Primary
2015 Oct 15
0
404 branded page
hi Tuomas, https://www.centos.org/somepage - our 404 pages dont look the best they could, and dont have any urls leading off to good starting points for people following stale urls. I was wondering if you might be able to conjure up something for us to use as a 404 destination ? no rush, whenever you are able to. and as always, thanks in advance! regards, -- Karanbir Singh +44-207-0999389 |
2018 Jun 18
0
Logo colors added to wiki
Hi all: Since our designer friend Tuomas Kuosmanen (tigert) already did the hard work of specifying the CentOS logo colors in HEX, Pantone, and CMYK ... I did the small step of adding them to the wiki. This might be useful for you all to know it's now there: https://wiki.centos.org/ArtWork/Brand/Logo#logo-colors Also, I put a link back to the trademark guidelines for questions that are
2001 Apr 21
2
Which wine do I download?
Ok, This is kind of a stupid question. I've worked with Windows for awhile, but I really don't like it. Linux was suggested by a friend of mine. I've got Linux Mandrake 7.1 deluxe, and I'm not sure which version of wine I should download. Any suggestions would be helpful. Thanx. Jeremiah Holland Emperoroftheice5@cs.com