Displaying 4 results from an estimated 4 matches for "everything2".
Did you mean:
everything
2006 May 12
4
bitwise addition
Hello all again,
I want to do bitwise addition in R. I am trying to generate a matrix
0000
0001
0010
....
....
1111
I know the other ways of generating this matrix but I need to look at bitwise
addition.
Any suggestions???
thanks a lot
Nameeta
-------------------------------------------------
This email is intended only for the use of the individual or...{{dropped}}
2009 May 15
0
Filesystems (was Re: Migration questions...)
...e
> in my situation, but i want this to be a very long-term solution, so
> want to do it right first time!
>
> Any other opinions on XFS vs Reiserfs with Dovecot maildir?
>
> Thanks again!
>
> Richard.
>
If you have time to play "tweak the filesystem":
http://everything2.com/index.pl?node_id=1479435
It's a good comparison of etx3, xfs, and reiser from a performance
standpoint. Also try this if you want to pull the plug or randomly
reboot and see what happens:
http://brad.livejournal.com/2116715.html
~Seth
2008 Mar 02
5
[OT] "normal" (as in "Guassian")
Hi Folks,
Apologies to anyone who'd prefer not to see this query
on this list; but I'm asking because it is probably the
forum where I'm most likely to get a good answer!
I'm interested in the provenance of the name "normal
distribution" (for what I'd really prefer to call the
"Gaussian" distribution).
According to Wikipedia, "The name "normal
2007 Jan 03
18
error "Stack level too deep" on ''exec[ "perl Makefile.PL" ] ?
Hi,
I''m testing puppet from the subversion trunk. I have a rather
hacked-together system to install a CRM into one of my nodes, which
worked (more or less) with version 0.19.3. When I tried to do a puppet
run on a completely clean node it seemed to stall on the ''compilation''
part (I do an exec of ''perl Makefile.PL'' in the appropriate dir). When
I broke