Displaying 10 results from an estimated 10 matches for "2e4".
Did you mean:
24
2008 Jan 26
2
Error: C stack usage is too close to the limit
...behaving strange on my Linux (Ubuntu 7.10) machine,
with occasional segfaults. Today something else and reproducible
happened:
If I type the code below (meant for calibrating data), I get the error
message that "the C stack usage is too close to the limit".
calcurve <- cbind(1:2e4, 1:2e4, 1:2e3); #dummy curve, real one is more complex
caldist <- function(cage=Cage, error=Error, sdev=Sdev, times=Times, By=By)
{
theta <- seq(min(calcurve[,1]), max(calcurve[,1]), by=By);
interpolate <- function(th, col)
{
if(th==calcurve[1,1]) {calcurve[1,col]}else...
2004 Feb 27
1
Regular expressions & large strings (PR#6617)
...Possible related (although perhaps not a bug):
function(n) {
line <- paste(as.character(trunc(runif(n)*100)),collapse=" ")
system.time( rep <- gsub("[[:space:]]", "-", line) )
}
gives rather long times rising v sharply for big strings (eg
2.2s at n=2e4, 360s at n=2e5 on AMD 1.2GHz). Other languages
aren't so slow on this task (eg n=2e5: 0.4s ruby 1.8.1, and
5.2s python 2). Doubtless my extremely-quick-hack benchmarks
aren't fair, but the difference still seems rather big.
Mark <><
2006 Mar 28
3
fixed effects
dear R wizards:
X is factor with 20,000*20=800,000 observations of 20,000 factors.
I.e., each factor has 20 observations. y is 800,000 normally
distributed data points. I want to see how much R^2 the X factors can
provide. Easy, right?
> lm ( y ~ X)
and
> aov( y ~ X)
Error: cannot allocate vector of size 3125000 Kb
is this computationally infeasible? (I am not an expert, but
2008 Jan 02
1
Another Uploading Printer drivers problem.
...ink I have a different problem.
In my case I have a Samsung CLP510 colour laser physically connected to
a Centos 5.1 X86-64 Linux box with Samba 3.0251514 (3.0.25b-1.el5_1.4
<https://192.168.0.201:10000/software/edit_pack.cgi?search=samba&package=samba&version=3%2E0%2E25b%2D1%2Eel5%5F1%2E4>).
The Printer is intended to be shared by windows boxes on the network. I
have installed the printer as a "raw" printer - so that windows clients
use their own drivers. In order to get rid of the "Access Denied" errors
in the "Printers and Faxes" status - I hav...
2002 Feb 01
0
Shorewall 1.2.5
Given the embarassing problems with "out of the box" installations of 1.2=
=2E4,=20
I''m releasing 1.2.5. In this release:
- SNAT is now supported
- A "shorewall version" command has been added.
- The default value of STATEDIR has been changed to conform with Linux FH=
S
2.2.
-Tom
--=20
Tom Eastep \ A Firewall for Linux 2.4.*
AIM: tmeastep \ http://ww...
2017 Jan 06
0
strsplit(perl=TRUE), gregexpr(perl=TRUE) very slow for long strings
...edly scanning (once per match) the entire input
string to make sure it is valid UTF-8. If so, adding
PCRE_NO_UTF8_CHECK to the flags given to pcre_exec would solve the
problem. Perhaps R is already doing that in gsub(perl=TRUE).
Here is the test function:
regex.perf.test <- function(N=c(1e4, 2e4, 4e4, 8e4)) {
makeTestString <- function(n) paste(collapse="", rep("ab", n))
s <- lapply(N, makeTestString)
fns <- list(SubTRE=function(si) gsub("a", "", si, perl=FALSE),
SubPCRE=function(si) gsub("a", "", si,...
2002 Aug 02
3
CD-RW Sharing
I am trying to share a CD-RW from the samba server (SuSE Linux 7.3, kernel
2.4.10) using Samba that came with the distribution.
I am using user level sharing and have successfully shared out disk shares
with both r and rw access. I can also access the CD-ROM and CD-RW in read
mode and even do an installation from the CD-ROM to a client.
When I try to create a CD using CD-RW, I get the following
2017 Apr 03
3
Very hard to reproduce bug (?) in R-devel
When running R CMD check on a package, we are encountering an error on
R-devel (as of 72457) on Linux. Unfortunately, it is very hard to
reproduce, and almost any change to the code makes the error go away.
I believe that this is due to a bug in R-devel, which has been present
since at least commit 72128 (on 2017-02-06).
The test error occurs when R CMD check is run on Travis CI (on Ubuntu
2003 Dec 01
0
No subject
...like to find this manifesting in other ways once I put real users on the system.
Thanks,
Mike
Return-Path: <daxreyes@yahoo.com>
Delivered-To: samba@lists.samba.org
Received: from web3306.mail.yahoo.com (web3306.mail.yahoo.com
[204.71.201.155]) by lists.samba.org (Postfix) with SMTP id 0E42E450B
for <samba@lists.samba.org>; Tue, 29 May 2001 02:47:08 -0700 (PDT)
Message-ID: <20010529094736.12692.qmail@web3306.mail.yahoo.com>
Received: from [64.94.101.194] by web3306.mail.yahoo.com; Tue, 29 May
2001 02:47:36 PDT
Date: Tue, 29 May 2001 02:47:36 -0700 (PDT)
From: dax reyes &...
2003 Dec 01
0
No subject
...amba@lists.samba.org>
Subject: Re: Samba 2.2, locking, databases [DOS speed/corruptions
problem]
Date: Tue, 21 Aug 2001 12:51:02 +0300
X-Mailer: KMail [version 1.2]
References: <Pine.LNX.4.33.0108201700210.4106-100000@kopernik.cc.fmph.un
iba.sk>
In-Reply-To: <
=?utf-8?q?Pine=2ELNX=2E4=2E33=2E0108201700210=2E4106-100000=40kopernik
=2Ec?= =?utf-8?q?c=2Efmph=2Eun
X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/)
Message-Id: <20010821094301.A8EDC51D3@lists.samba.org>
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: s...