Displaying 20 results from an estimated 292 matches for "0.60".
Did you mean:
0.0
2010 Sep 08
0
CESA-2010:0680 Critical CentOS 3 x86_64 seamonkey - security update
CentOS Errata and Security Advisory CESA-2010:0680
seamonkey security update for CentOS 3 x86_64:
https://rhn.redhat.com/errata/RHSA-2010-0680.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
x86_64:
updates/x86_64/RPMS/seamonkey-1.0.9-0.60.el3.centos3.i386.rpm
updates/x86_64/RPMS/seamonkey-1.0.9-0.60.el3.centos3.x86_64.rpm
2007 Jul 19
3
help with heatmap - how to remove annoying "X" before numeric values?
Hello All,
I have a simple question based on how things are labeled on my heat map;
particularly, there is this annoying "X" that appears before the numeric
value of all the labels of my columns.
Let's say I have the following silly data, stored in "temp.txt"
1905 1910 1950 1992 2011 2020
Gnat 0.08 0.29 0.29 0.37 0.39 0.43
Snake
2010 Sep 08
0
CESA-2010:0680 Critical CentOS 3 i386 seamonkey - security update
CentOS Errata and Security Advisory CESA-2010:0680
seamonkey security update for CentOS 3 i386:
https://rhn.redhat.com/errata/RHSA-2010-0680.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
i386:
updates/i386/RPMS/seamonkey-1.0.9-0.60.el3.centos3.i386.rpm
updates/i386/RPMS/seamonkey-chat-1.0.9-0.60.el3.centos3.i386.rpm
2013 Mar 06
3
About basic logical operators
Hello everyone,
I have a basic question regarding logical operators.
> x<-seq(-1,1,by=0.02)
> x
[1] -1.00 -0.98 -0.96 -0.94 -0.92 -0.90 -0.88 -0.86 -0.84 -0.82 -0.80 -0.78
[13] -0.76 -0.74 -0.72 -0.70 -0.68 -0.66 -0.64 -0.62 -0.60 -0.58 -0.56 -0.54
[25] -0.52 -0.50 -0.48 -0.46 -0.44 -0.42 -0.40 -0.38 -0.36 -0.34 -0.32 -0.30
[37] -0.28 -0.26 -0.24 -0.22 -0.20 -0.18 -0.16
2012 Nov 30
3
repeating matrices in a list
Suppose I have the following square, non-negative matrices
> g=matrix(c(0,2,4,0.25,0,0,0,0.6,0),3,3,byrow=T);
I want to create a list where this matrix is repeated multiple times. if I
do this brute force (manually), using
> env <- list(g,g,g)
works fine. Yields
[[1]]
[,1] [,2] [,3]
[1,] 0.00 2.0 4
[2,] 0.25 0.0 0
[3,] 0.00 0.6 0
[[2]]
[,1] [,2] [,3]
[1,]
2007 Aug 22
5
Slow concurrent actions on the same LVM logical volume
Hi 2 all !
I have problems with concurrent filesystem actions on a ocfs2
filesystem which is mounted by 2 nodes. OS=RH5ES and OCFS2=1.2.6
F.e.: If I have a LV called testlv which is mounted on /mnt on both
servers and I do a "dd if=/dev/zero of=/mnt/test.a bs=1024
count=1000000" on server 1 and do at the same time a du -hs
/mnt/test.a it takes about 5 seconds for du -hs to execute:
270M
1997 Dec 08
1
R-alpha: Bugs in R-0.60
Thanks to the core team for releasing R-0.60. I found a couple of
bugs.
1) Segfault!
assign(character(0),1)
Fix: Obviously, check the string length. The same problem may occur
in other places but I haven't done an extensive search.
x <- 1
attr(x, character(0))
2) The function GStrHeight (graphics.c) uses the conversion factors
for the X axis instead of the Y axis. This causes
2010 Sep 09
0
CentOS-announce Digest, Vol 67, Issue 2
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2006 May 12
1
Fwd: RE New xanto driver for NUT
Dear Andreas,
some googling revealed, you created a driver for the xanto series of
online-usv.de. In what state it is currently?
I've to manage a S2000 and would like to use nut for it, is it usable by
now? Do you need another tester?
TIA,
Pete
2008 Jun 18
4
inverse cumsum
I've a matrix like this:
1985 1.38 1.27 1.84 2.10 0.59 3.47
1986 1.05 1.13 1.21 1.54 0.21 2.14
1987 1.33 1.21 1.77 1.44 0.27 2.85
1988 1.86 1.06 2.33 2.14 0.55 1.40
1989 2.10 0.65 2.74 2.43 1.19 1.45
1990 1.55 0.00 1.59 1.94 0.99 2.14
1991 0.92
2011 Feb 10
3
help - "the condition has length > 1 and only the first element will be used"
Hello there,
I don't know if I'm addressing my question to the right e-mail address, I hope I do. Actually I have a little problem concerning writing a code in R. I try to briefly sum up my problem.
As you can see below, I created the functions "Equation1" and "Equation2" with some conditions.
Equation1 <-function(x){
if
1997 Nov 26
0
R-beta: library format for R-0.60
Currently I'm porting the spatial library from
"Venables W.N., Ripley, B.D. (1995): Modern applied statistics with S-PLUS,
Springer"
to R. Now it seems to work with R-0.50-a4, but I guess it has to be adjusted
when R 0.60 comes out.
So my questions are:
What changes will appear in library sources (directories, Makefile, help
page format)?
Can I get an unofficial pre-version
2011 Oct 02
2
Sum of Probabilities in a matrix...
Hi all,
I have 2 columns in a mtrix, one of which is a column of probabilities and
the other is simply a vector of integers. I want to sum all the
probabilities with the same integer value and put it in a new column.
For example,
If my matrix is:
0.98 2
0.2 1
0.01 2
0.5 1
0.6 6
Then I should get:
0.98 2 0.99
0.2 1 0.70
0.01 2 0.99
0.5 1 0.70
0.6 6
2001 May 10
1
FlasKMPEG 0.60 actually works
I tried FlasKMPEG 0.60 yesterday and it actually works pretty well. I
had to remove the file null.mism.flask as it caused wine to crash
(haven't figured out why). It does not seem to be important.
I could start flaskmpeg.exe, select vob files, select codecs,
everything actually. I also could flask the vob file and it worked
fine (only tried uncompressed sound).
One problem did arise, though.
2013 Jan 05
1
load average 0.60 at 100% idle
Hi!
Bare with me here as I'm totally new to FreeBSD (like 2 weeks).
>From what I understand, there is a change in FreeBSD 9.1 ACPI code
that makes detection of devices happen earlier? This can result in
eventtimer irqs being shared with another device and can therefor
throw off tools reporting load avg values (they report constantly
around 0.60 in load). I guess there were good reasons
1997 Oct 30
2
R-alpha: buglet in return(invisible()) [R 0.50 and 0.60]
Evaluate the following example to get the behavior :
--- anybody: patch ? ---
tst.i <- function(x)
{
if(missing(x))
return(invisible())
else if(!is.numeric(x)) stop("x must be numeric")
## else
invisible((x+3)^2)
}
tst.i()#-- should NOT print anything !!
print(mode(tst.i()))#--gives "NULL" both in S-plus 3.4 and R 0.60
tst.i(1)# nothing (ok in R and
2004 Feb 03
5
creating a factor
Hi list,
I'd like to make a factor with seven 1s and three 2s using the
factor() function.
That is,
1
1
1
1
1
1
1
2
2
2
I will then bind this factor to the matrix below using cbind.data.frame().
0.56 0.48
0.22 0.59
0.32 0.64
0.26 0.60
0.25 0.38
0.24 0.45
0.56 0.67
0.78 0.97
0.87 0.79
0.82 0.85
I am new to R and have been using various manuals and have made many attempts without
2015 Jul 25
0
CentOS-announce Digest, Vol 125, Issue 9
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2015 Jul 24
0
CESA-2015:1483 Important CentOS 7 libuser Security Update
CentOS Errata and Security Advisory 2015:1483 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-1483.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
ba0dc0818d6776e31b3e52da05203be646938aad0d2594d2db117d65e1a4b716 libuser-0.60-7.el7_1.i686.rpm
2008 Jun 27
2
NA value
I'm trying to replace NA with 0 value...
I've write a loop, but don't work...
Where's the problem?
> cimfasy_rwl
1991 0.92 0.72 0.50 1.29 0.54 1.22
1992 2.15 1.28 1.23 2.26 1.22 3.17
1993 1.50 0.87 1.68 1.97 0.83 2.55
1994 0.69 0.00 0.76 1.89 0.60 0.87
1995 1.13 1.04