Displaying 20 results from an estimated 108 matches for "3730".
Did you mean:
373
2024 Sep 11
4
[Bug 3730] New: Integer overflow when adding 6000 and display_number
https://bugzilla.mindrot.org/show_bug.cgi?id=3730
Bug ID: 3730
Summary: Integer overflow when adding 6000 and display_number
Product: Portable OpenSSH
Version: 9.8p1
Hardware: Other
OS: All
Status: NEW
Severity: minor
Priority: P5
Compo...
2003 Sep 30
2
Remove comma (,) in data set
Dear R-helper,
I am new learning R. Now, I have a data set like:
24,2,3,3,1,1,2,3,0,1
45,1,3,10,1,1,3,4,0,1
43,2,3,7,1,1,3,4,0,1
42,3,2,9,1,1,3,3,0,1
36,3,3,8,1,1,3,2,0,1
19,4,4,0,1,1,3,3,0,1
38,2,3,6,1,1,3,2,0,1
21,3,3,1,1,0,3,2,0,1
27,2,3,3,1,1,3,4,0,1
45,1,1,8,1,1,2,2,1,1
... with 3730 rows
I want to remove comma (,) in data set. The result like:
24 2 3 3 1 1 2 3 0 1
45 1 3 10 1 1 3 4 0 1
43 2 3 7 1 1 3 4 0 1
42 3 2 9 1 1 3 3 0 1
36 3 3 8 1 1 3 2 0 1
19 4 4 0 1 1 3 3 0 1
38 2 3 6 1 1 3 2 0 1
21 3 3 1 1 0 3 2 0 1
27 2 3 3 1 1 3 4 0 1
45 1 1 8 1 1 2 2 1 1
...
How can I...
2024 Sep 25
28
[Bug 3740] New: Tracking bug for OpenSSH 10.0
https://bugzilla.mindrot.org/show_bug.cgi?id=3740
Bug ID: 3740
Summary: Tracking bug for OpenSSH 10.0
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: Linux
Status: NEW
Keywords: meta
Severity: enhancement
Priority: P5
Component: Miscellaneous
2014 Feb 05
2
[LLVMdev] SCEV implementation and limitations, do we need "pow"?
...of the
expression.
Nick and Chandler also mentioned on IRC that SCEV should be extended
with a "pow" operator to tackle such situation and being able to fold
multiply-tree.
While looking at SCEV, another thing is puzzling in the implementation.
Focusing on multiply (ScalarEvolution:3730), the SCEV is computed by
taking the SCEV of the second operand and then checking if the first one
is a multiply, if it is it "recurse" (iteratively) and repeat on this
multiply.
Example :
a = b * c;
d = e * f;
g = a * d;
when computing SCEV(g), (if I got it right) it is...
2006 Feb 09
2
Javaruntime RPM Issue
...s
jre-1.5:
[root at localhost java]# which jre-1.5.0_06-fcs
/usr/bin/which: no jre-1.5.0_06-fcs in
(/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin)
[root at localhost java]# find / -name jre-1.5.0_06-fcs -print
find: /proc/3730/task: No such file or directory
find: /proc/5694/task: No such file or directory
[root at localhost java]#
But, it doesn't create the directory it's supposed to as per this,
8. The JRE is installed in jre1.5.(version number) sub-directory
under the current directory. In this case...
2006 Feb 19
2
Prototype Ajax + File Uploading-- How?
...Parameters: {"dp"=>{"picture_file"=>"", "city"=>"PORTSMOUTH",
"latitude"=>"43.078843", "title"=>"Market JUNK", "geo_source"=>"Yahoo",
"zipcode"=>"03801-3730", "description"=>"", "street"=>"128 MARKET ST",
"longitude"=>"-70.758461", "user_location"=>"128 market st", "state"=>"NH"},
"commit"=>"Capture", "acti...
2011 Sep 30
2
ggplot2 - extracting values of smooth
Suppose that I'm working on Hadley's diamond dataset and I want to
review the relationship between price, colour and carat.
I might run the following:
library(ggplot2)
#plot scatter and add some hex binning
q<-qplot(carat,price,data=diamonds, geom=c("hex"),
main="Variability of Diamond Prices by Carat and Colour")
#facet to get one scatter for
2014 Feb 08
3
[LLVMdev] SCEV implementation and limitations, do we need "pow"?
...d on IRC that SCEV should be extended
>> with a "pow" operator to tackle such situation and being able to fold
>> multiply-tree.
>>
>>
>> While looking at SCEV, another thing is puzzling in the
>> implementation. Focusing on multiply (ScalarEvolution:3730), the SCEV
>> is computed by taking the SCEV of the second operand and then
>> checking if the first one is a multiply, if it is it "recurse"
>> (iteratively) and repeat on this multiply.
>> Example :
>>
>> a = b * c;
>> d = e * f;
>&g...
2011 Dec 09
3
ggplot with geom_tile
Dear R-users,
I am trying to make a plot with ggplot-geom_tile(), but cannot remove some unwanted (white) lines through my plot.
Below a reproducible example:
#####
library(ggplot2)
tot=as.data.frame(rep(seq(-50,50,5),each=21))
names(tot)="precip"
temp=rep(seq(-5,5,0.5),21)
tot$temp=temp
disc=array(dim=c(21,21))
for(i in 1:21){
for(y in 1:21){
temp<-
2011 Aug 10
3
plot 3d info in 2d
Hi Listers,
Is it possible to produce an ordination plot in 2d, where bubbles represent
the location of sites (this part is easy enough) and the size of the bubbles
is proportional to the sites location in 3d space (I am stuck on this
option). So sites that are very near the 2d plane of the xy axes would be
larger while sites that are actually further away in 3 d space would be
proportionally
2004 Aug 06
2
IceS 2.0a - Extended sleep requested
...9 ms), sleeping for one second
[2002-12-01 03:46:33] WARN input/_sleep Extended
sleep requested (2659 ms), sleeping for one second
[2002-12-01 03:46:34] WARN input/_sleep Extended
sleep requested (3218 ms), sleeping for one second
[2002-12-01 03:46:35] WARN input/_sleep Extended
sleep requested (3730 ms), sleeping for one second
etc....
Then when a client connects...
Access.log:
ip.add.re.ss2 - - [01/Dec/2002:04:01:30 +0000] "GET
/dialup-low.ogg HTTP/1.1" 200 625224 "-" "Winamp" 175
...it only lasts just over three minutes before
stopping. Maybe it's unrelate...
2011 Aug 24
3
ddply from plyr package - any alternatives?
Hello everyone,
I was asked to repost this again, sorry for any inconvenience.
I'm looking replacement for ddply function from plyr package.
Function allows to apply function by category stored in any column/columns.
Regular loops or lapplys slow down greatly because my unique combination
count exceeds 9000. Is there any available solution which allow me to apply
function by category?
2011 Nov 18
2
libpng warning: Application built with libpng-1.2.26 but running with 1.5.2
Hi,
I have a problem on my mac when trying in R to produce png images.
I am getting this warnings with the ArrayQualityMetrics package:
> arrayQualityMetrics(rma_fatBody, outdir="normData", force =T)
The report will be written into directory 'normData'.
KernSmooth 2.23 loaded
Copyright M. P. Wand 1997-2009
(loaded the KernSmooth namespace)
libpng warning: Application built
2011 May 24
1
Loading an S object into R
...3606 3607 3610 3612 3613 3615 3616 3617 3618 3619 3620 3626 3627 3628 3632 3633 3635 3636 3642 3643 3646 3647 3648 3649 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3669 3671 3672 3673 3674 3686 3687 3688 3689 3690 3691 3693 3694 3695 3696 3697 3698 3709 3710 3711 3713 3719 3722 3726 3728 3729 3730 3732 3733 3734 3735 3736 3737 3740 3741 3742 3743 3744 3746 3756 3758 3759 3760 3761 3762 3766 3767 3768 3769 3770 3771 3772 3777 3783 3784 3787 3788 3789 3790 3791 3792 3795 3798 3801 3802 3803 3805 3814 3817 3818 3819 3821 3822 3824 3826 3836 3837 3838 3840 3841 3842 3848 3850 3854 3855 3856 3857...
2004 Aug 06
0
IceS 2.0a - Extended sleep requested
...> [2002-12-01 03:46:33] WARN input/_sleep Extended
> sleep requested (2659 ms), sleeping for one second
> [2002-12-01 03:46:34] WARN input/_sleep Extended
> sleep requested (3218 ms), sleeping for one second
> [2002-12-01 03:46:35] WARN input/_sleep Extended
> sleep requested (3730 ms), sleeping for one second
> etc....
....
Notice how the ms count increases. What's the config like
and is you CPU swamped. use vmstat 1 to see CPU usage.
karl.
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe f...
2024 Sep 11
1
[Bug 3731] New: Integer overflow when adding 6000 and display_number
https://bugzilla.mindrot.org/show_bug.cgi?id=3731
Bug ID: 3731
Summary: Integer overflow when adding 6000 and display_number
Product: Portable OpenSSH
Version: 9.8p1
Hardware: Other
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: Build system
Assignee:
2011 Aug 09
1
Matlab to R
I am trying to convert a matlab code to R.
Most of the conversion statements are simple, but problem is with return.
Since it's a recursive function it's a bit complicated. Anyway in matlab
we can have return statment like
[price, notional] = functionname()
and also for the same function...
notional(1) = functionname()
how to do this in R? i have tried using data frame but still
2011 Sep 01
1
save grid
Hi
I have a problem for saving grid file in R. I want to save a grid file as "tif".
I write this: writeGDAL(predict.grid, 'predict.tif')
after running, I don't recieve any error. But when I want to open the 'file.tif', it doesn't open.
for example in paint program: I recieve this: Paint cannot read this file.
This is not valid bitmap file, or its format
2011 Sep 05
1
ggplot2-grid/viewport and PNG
Dear All,
The following code save my graphs as pdf:
pdf("j:/mix.pdf", width = 18, height = 16)
grid.newpage()
pushViewport(viewport(layout = grid.layout(3,1)))
vplayout <- function(x, y)
viewport(layout.pos.row = x, layout.pos.col = y)
print(Aplot, vp = vplayout(1, 1))
print(Bplot, vp = vplayout(2, 1))
print(Cplot, vp = vplayout(3, 1))
dev.off()
How can I save it in
2011 Sep 06
1
How do I define moving window fequency
Hi list
I want to define a moving window based on ferquency in a grid file.
is there a package for this? I found packages for moving window mean, median or quantile.
thanks
[[alternative HTML version deleted]]