Displaying 20 results from an estimated 37 matches for "0j".
2005 Mar 23
2
sub('^', .....) bugs (PR#7742)
...ter(.) magic in many other places, i.e. quite
naturally here;
at least perl=TRUE and perl=FALSE should behave consistently.}
2) The 'perl=TRUE' case behaves even more problematically here:
> sub('^','v_', LETTERS[1:3], perl=TRUE)
[1] "A\0e" "B\0J" "C\0S"
> sub('^','v_', LETTERS[1:3], perl=TRUE)
[1] "A\0J" "B\0P" "C\0J"
> sub('^','v_', LETTERS[1:3], perl=TRUE)
[1] "A\0\0" "B\0\0" "C\0m"
>
i.e., the result is random...
2006 Jul 10
2
ArcView + Samba: Performance nightmare under Linux, ok under Solaris or HP-UX
...4096, 135168) = 4096
[...]
Linux:
pread64(52, "\0\0\'\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20q"..., 4096, 0) = 4096
pread64(52, "\0\0\'\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20q"..., 512, 0) = 512
pread64(52, "\0\0\0\4\0\0\0\3\0\0\0\2JW\243 J\256\256\300JW\243 J\256"..., 512, 512) = 512
pread64(52, "\0\0\'\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20q"..., 512, 0) = 512
pread64(52, "\0\0\0\4\0\0\0\3\0\0\0\2JW\243 J\256\256\300JW\243 J\256"..., 512, 512) = 512
pread64(52, "\0\0\'\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0...
2005 Mar 22
1
sub('^','var',1:3) produces unexpected results
Hi,
According to help(sub), the ^ should match the zero-length string at the
beginning of a string:
sub('^','var',1:3) # "1" "2" "3"
sub('$','var',1:3) # "1var" "2var" "3var"
# This generates what I expected from the first case:
sub('^.','var',11:13) # "var1" "var2"
2006 Jul 10
1
ArcView + Samba: Performance nightmare under Linux, o k under Solaris or HP-UX
...4096, 135168) = 4096 [...]
Linux:
pread64(52, "\0\0\'\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20q"...,
4096, 0) = 4096 pread64(52,
"\0\0\'\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20q"..., 512, 0) = 512
pread64(52, "\0\0\0\4\0\0\0\3\0\0\0\2JW\243 J\256\256\300JW\243 J\256"...,
512, 512) = 512 pread64(52,
"\0\0\'\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20q"..., 512, 0) = 512
pread64(52, "\0\0\0\4\0\0\0\3\0\0\0\2JW\243 J\256\256\300JW\243 J\256"...,
512, 512) = 512 pread64(52,
"\0\0\'\n\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0...
2009 May 08
2
display data ( text) on leveplot / Superpose panel
...panel.superpose(x,y,z,...)
ltext(x,y,paste(z), adj=c(0,2), cex=.8, col='black')}
)
where ds is matrix
pct20 pct40 pct60 pct80 pct100A 16 18 6 2 0C 19 11 7 0 0D 9 16 2 0 0E 135 9 0 0 0J 90 57 3 1 0M 47 17 1 0 0T 19 9 3 1 0
ThanksKulwinder Banipal
_________________________________________________________________
HotmailĀ® goes with you.
ial_Mobile1_052009
[[alternative HTML version deleted]]
2005 Nov 06
0
[Bug 3244] crash with large directories
...read(3, "\376\376\7\1\0\2\1\224\0\260\0d\0\310\0\2\0\0\1\0\10\1"..., 263408) =
263408
read(3, "2.134, 1\0\0\30\341\3\303\f81.255.29.89\0\0\30\340\3"..., 263407) =
263407
read(3, ".90\0\0002\5\3\22\f66.249.71.39\0\0002\0049.29\0\0"..., 261792) =
261792
read(3, "\0J\302\3U\016192.168.0.103,\0\0J\301\3V\016192.1"..., 261792) =
261792
read(3, "\361\3\2\f81.37.198.48\0\0j\362\3\3\r83.203.15"..., 261792) = 261792
read(3, ".141.94.107\0\0\232\17\3 \01681.255.119.178"..., 261792) = 261792
read(3, "133.5\0\0\311[\3l\v10.3.21.227\0\0\311...
2012 Nov 01
2
SyntaxError in Posts#index
...il to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/B1egdfsDE-0J.
For more options, visit https://groups.google.com/groups/opt_out.
2004 May 15
1
Again some questions about multilevelanalysis
...at the
second level (G), and an explanatory variable at the second level (z[1])
If I am correct, this leads to the following model (I will write indices in
squared brackets and gamma as gm):
y = gamma[00] + gm[10]x[1ij] + gm[20] x[2ij] + gm[01]z[1j]+ gm[11]z[1j]x[1ij]
+ gm[21]z[1j]x[2ij] + U[0j] + U[1j]x[1ij] + U[2j]x[2ij] + R[ij]
Now I start modelling step by step and I would appreciate any corrections if I
got something wrong.
An empty model:
e.model <- lme(y~1,random=~1|G)
With one explanatory variable:
fm1.lme <- lme(y~x1,random = ~1|G)
With two exp. variables, assuming...
2012 Oct 22
1
Picking back up Ruby on Rails
...il to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/eLSDOhHfH-0J.
For more options, visit https://groups.google.com/groups/opt_out.
2012 Apr 18
7
Puppet agent hostname/domain change
...et agent, without interruption of
communication between master and agent.
Thanks,
Artyom
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/59luyETIc-0J.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
2012 Feb 01
3
Meet the new maintainer
On 1 February 2012 04:30, <rappard at dds.nl> wrote:
> It's been a while since I've worked with Visual Studio, so some dumb
> questions ahead. To start: should I use
> http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express,
> or something else?
That's a fine place to start if you have windows but don't already
have a copy of the
2002 Feb 06
2
Regd. file system.
Hello,
we have installed Redhat Linux 6.2 with kernel 2.2.14-12 later we changed to kernel version to 2.4.17.
we have installed 'fsck' programs that is tune2fs,e2fsck.
Accordding to your documents it should create '.journal ' file at / directory but in our case it not creating '.jornal' file.
This '.jornal' file is required to change ext2 file system to ext3 file
2001 Nov 12
0
Update e2fsprog-1.25 in linux/Documentation/Changes
...# ld -v
o util-linux 2.10o # fdformat --version
o modutils 2.4.2 # insmod -V
-o e2fsprogs 1.19 # tune2fs
+o e2fsprogs 1.25 # tune2fs
o reiserfsprogs 3.x.0j # reiserfsck 2>&1|grep reiserfsprogs
o pcmcia-cs 3.1.21 # cardmgr -V
o PPP 2.4.0 # pppd --version
@@ -317,8 +317,7 @@
E2fsprogs
---------
-o <http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs...
2011 Jul 05
0
USPS Labels from Webapp
...with
another provider, like Endicia.
Anybody have a recommendation?
--
Ylan
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/CWW78Q6TB-0J.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at http://groups.google.com/group/...
2017 Dec 18
0
[ANNOUNCE] libdrm 2.4.89
...98vBI/8Ly1OgKRnlEhSmb9PKT2m8WR1plnuGt6U9Df
y9Sxde6BLEb6KrYHpFpwJikb5bjjimmMHSYxPHEZpTU4EvON71RyPWGiR4baLpwO
ZWhJSoQ1DomEyBrHIJEPg74vCqbw7G1jaZrKKfmMeyDbpOG308jwTEdvgI/XbrlW
TL79dpy+ReYzj90WPn3w6ichkUVgdnfwCXW1GzeNQ1haG3xUIY1zaJQGQ5CDwemL
UQ663Tk0KtlP7z2NFnBrhlbW2wP5mxylFfIE8qb7F0nlSBwiZq7TPdDy1KE/C+0J
2koN++wDWqxEIv8h0ddA
=YSIy
-----END PGP SIGNATURE-----
2007 Oct 22
0
[LLVMdev] OT: new here, dynamic/runtime compilation (in general)
On Oct 21, 2007, at 6:23 PM, BGB wrote:
> ok, just in my case, I guess I am a little fussy/weird, wanting
> efficient dot and cross products (if at all possible, though these
> operations at present don't exist natively within SSE...), among
> many other operations (length, lerp, renormalization, ..).
>
> then again, probably a fairly smart compiler could still get
2019 Mar 28
1
Panic: file mail-transaction-log-file.c: line 105 (mail_transaction_log_file_free): assertion failed: (!file->locked)
On 28 Mar 2019, at 10.15, Arkadiusz Mi?kiewicz <arekm at maven.pl> wrote:
>
> error = 0x55e3e2b40ac0 "Fixed index file
> /var/mail/piast_efaktury/dovecot.index: log_file_seq 13 -> 15",
> nodiskspace = true,
This was one of the things I was first wondering, but I'm not sure why it's not logging an error. Anyway, you're using filesystem quota? And this
2009 May 06
2
"Broken mailbox list" with virtual plugin
...ot long enough to contain all mailbox names. Adding some debug code
confirms this:
ext_size: 187
ext_data: \b0\5\0\0\5\0\0\0E\0\0\0\17\20w\9c\1\0\0\0\5\0\0\0\e9\af\e4I\92\1\0
\0\e7\2\0\0\0\0\0\0\7\0\0\0\b\0\0\0\e8\af\e4IO\3\0\0\5c\5\0\0\0\0\0
\0\8\0\0\0\a\0\0\0\ed\af\e4I\e6\0\0\0j\1\0\0\0\0\0\0\9\0\0\0\f\0\0
\0\3a\b0\e4I1\0\0\0e\0\0\0\0\0\0\0E\0\0\0\c\0\0\0\eb\af\e4I\c8\0\0
\0e\0\0\0\0\0\0\0INBOXINBOX/ListsINBOX/BulkINBOX/MaybeSpamFolders/TO
ext_hdr: change_counter=1456 mailbox_count=5 highest_mailbox_id=69 search_args_crc32=2625052695
mailbox: id=1 name_...
2014 Aug 07
2
Exit status code 134; what is it, in the context of Dovecot Antispam plug-in?
...E-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEVAwUBU+OX4Xz1H7kL/d9rAQKMywgAmXzynP+lVcPhKfrQ+O3gih98+6C50lD5
g1jmKuGuiiPxBruD1Z4M9tCajN0t4bBBXQKUdvyNedms+iIi94sTEmC14DUq//+g
M/Fu/0FL2RZxS3NaaYcR5vz3jrHcGDBKewffbWauRHMF0PIy4IOCTeTwSvjAFleb
dBI51KhHWDqYw7T4ZGAAgZlp2ympG1PA2NU0YaSy87oa2WGoIii7F8AgvSaze/0j
kwZZKfg35C5/zrWyRixSompjUJzUAaKc4TmWxggjejGv+yiJHxiTFgpCwBsci2XA
KHfSOzAyezfvXTS1ZdC+yXYuqUAERZj6ArtHKmsu/aSCDg9T9w4ZVw==
=6cGs
-----END PGP SIGNATURE-----
2018 Aug 08
2
Reproducible SIGSEGV when Dovecot 2.3 compiled against glibc-2.28
...map(0x7f3eee3ef000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f3eee3ef000
close(3) = 0
openat(AT_FDCWD, "/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0j\0\0\0\0\0\0"..., 832)
= 832
fstat(3, {st_mode=S_IFREG|0755, st_size=118024, ...}) = 0
mmap(NULL, 2229408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0x7f3eedfcc000
mprotect(0x7f3eedfe8000, 2093056, PROT_NONE) = 0
mmap(0x7f3eee1e7000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_...