search for: scrambl

Displaying 20 results from an estimated 389 matches for "scrambl".

Did you mean: scramble
2002 Jul 01
1
functions of dataframes
...12 13 14 I can manipulate it with simple functions fine: R> f function(n){n+1000} R> f(dataset) p14 p88 p82 p90 p98 1 1006 1007 1005 1001 1003 2 1008 1009 1010 1001 1011 3 1008 1007 1012 1013 1014 Great. But I want to permute the trees as part of a Monte Carlo simulation: R> scramble function(n){sample(50)[n]} Hence R> scramble(c(1,2,2,2,2,2,3)) [1] 31 26 26 26 26 26 4 preserves the fact that this (imaginary) possum slept in the same tree most of the time. PROBLEM: scramble() doesn't work on the dataframe: R> scramble(dataset) Error in scramble(dataset) : inval...
2007 Sep 23
0
initial scrambling of seed in do_setseed / RNG_Init
I would like to suggest a modification of initial scrambling of the seed in RNG_Init (called from do_setseed). The modified code is equivalent, but faster. Patch against R-devel_2007-09-22 follows --- R-devel-orig/src/main/RNG.c 2007-09-02 07:49:35.000000000 +0200 +++ R-devel-modif/src/main/RNG.c 2007-09-23 10:51:59.234566440 +0200 @@ -216,8 +216,8 @@...
2015 Nov 10
8
[Bug 92893] New: NV34: XPresent compositor scrambled
https://bugs.freedesktop.org/show_bug.cgi?id=92893 Bug ID: 92893 Summary: NV34: XPresent compositor scrambled Product: xorg Version: git Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter:...
2012 Jan 16
3
[Bug 44849] New: nouveau loads scrambled garbage
https://bugs.freedesktop.org/show_bug.cgi?id=44849 Bug #: 44849 Summary: nouveau loads scrambled garbage Classification: Unclassified Product: xorg Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: critical Priority: medium Component: Driver/nouveau AssignedT...
2003 Aug 12
2
password file recovery question
...ration files off the old server. I was even able to get the master.passwd file off of it. When I rebuilt, I added users one at a time, so directories, etc. were there. But then I copied the master.passwd file from the previous server over the new master.passwd file and most of the passwords were scrambled. Is it impossible to use the old master.passwd file when picking up the pieces of the old server on the new server? If it isn't impossible, under what conditions can one reuse the file contents? I had all the UID's and GID's identical when I entered users, so that isn't the p...
2003 Apr 14
1
NA in logical vector = data frame row numbers scrambled
...but further on > test[test$plyndp<520,7:9]<-NA Error in if (all(i >= 0) && (nn <- max(i)) > nrows) { : missing value where logical needed the problem is in logical vector having NA > test$plyndp<520 [1] NA FALSE FALSE FALSE NA TRUE and subsequent scrambled row numbering > test[test$plyndp<520,7:9] zatizdp plyndp skalice NA NA NA NA NA1 NA NA NA X10 107.1585 518.3881 5.98037 Is there some more simple or direct way how to achieve this > test[complete.cases(test),][na.omit(test$plyn<530),] in...
2010 May 28
0
xen 4.0.0 dom0 console video unreadable / scrambled
...us, working config from a non-xen kernel. That previous kernel (2.6.32-gentoo-r7) exhibits no console video problem. My new xen kernel, however, displays suitable console output as it boots the xen kernel, but when it boots the dom0 kernel I compiled, the video turns to a multicolored, unreadable scramble. Here are the relevant details of my configuration: xen-enabled kernel version 2.6.32 (from sys-kernel/xen-sources 2.6.32-r1) xen 4.0.0 (from app-emulation/xen-4.0.0) xen-tools 4.0.0 (from app-emulation/xen-tools-4.0.0) # cat /boot/grub/grub.conf default 0 timeout 10 title Gentoo Linux 2.6.32-...
2004 Oct 18
1
scrambled filename.
Hello there, If i create a file starting with nul. via command shell access, example: nul.txt or nul.blaat.txt Samba show's this file scrambled, i've tested this on samba 3.04 on AIX and FC2 Linux samba 3.0.7-2. My file nul.txt is showed via samba as: NDH6SA~M.TXT. I have a default samba configuration: [global] workgroup = C3D-VR.COM server string = C3D Samba Server log file = /var/log/samba/%m.log...
2010 Oct 25
0
Possible bug with scrambled messages on Win7-64bit using R2.12.0 (32/64 bit version)
When executing 'dyn.load("this/dll/does/not/exist.dll")' the resulting error message is scrambled. Not all characters will be displayed and when I select the empty region text disappears/reappears. For a screenshot see: http://dl.dropbox.com/u/2602516/dyn.load_error1.PNG and http://dl.dropbox.com/u/2602516/dyn.load_error2.PNG. Note: I had the same problem with xlsReadWrite startup messages...
2012 Jan 20
0
Chinese characters scramble after a while
The problem I am currently facing is that the Chinese characters that are posted on my site which are encoded with UTF-8 become scrambled for some reason overnight (I check the next morning). All my pages on the application are headed with <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> I attempted to use the solution provided on this page http://www.artweb-design.de/2007/3/10/server-...
2019 Aug 06
2
unstable refresh rate
I have a Gigabyte GeForce 1050 connected by DVI to a monitor (1920x1200 resolution @ 59.9502 Hz) and a TV via HDMI (3840x2160 @30 Hz). The problem is the TV used to work at 59.9685 Hz but then it started showing "No signal" on the TV. I was changing settings trying to get it to work again and I happened to change it to 30Hz and it worked. The specs are here:
2006 Sep 18
2
Problems restoring from dump
...ked good. The problem came when I started up Thunderbird to take a look at my mail. When I selected a message, say one that said "knockout daily run output", I'd be reading a different message entirely, like a recent email from my boss! Most of the messages were like this - hopelessly scrambled! I tried just deleting the account in Thunderbird and connecting again, but that didn't change a thing. What happened!? Dump has faithfully restored the files, including the dovecot indexes... so why are my messages scrambled? Thanks for your help, Paul -------------- next part ------------...
2018 Feb 04
0
copy/paste of large amount of code to terminal leads to scrambled/missing characters
...-editor (textmate2) in which I >prepare the script. >To execute code, I then copy and paste it to an R-session running in >the terminal/shell (on Mac OS). > >Unfortunately, when pasting too much code into the terminal (e.g. 60 >lines), some characters are occasionally and randomly scrambled or >missing. >For example "col <- ifelse(..." turns into "col < col < cse(?". > >This happens very randomly, is difficult to predict, and while it only >affects a hand full of characters in total, it leads to a lot of errors >in the code execution al...
2007 Oct 16
1
error in sample ()
I am trying to get a random matrix based on an original matrix called disperser.mx, with dimensions 30x73 When I write the following code: >scramble = sample (disperser.mx) >newmat = matrix(scramble, nrow=30) I get the following warning message and a very weird matrix with 30 rows but only 3 columns shown below: Warning message: data length [73] is not a sub-multiple or multiple of the number of rows [30] in matrix in: matrix(scramble, nr...
2018 Feb 04
3
copy/paste of large amount of code to terminal leads to scrambled/missing characters
...usually work with a text-editor (textmate2) in which I prepare the script. To execute code, I then copy and paste it to an R-session running in the terminal/shell (on Mac OS). Unfortunately, when pasting too much code into the terminal (e.g. 60 lines), some characters are occasionally and randomly scrambled or missing. For example "col <- ifelse(..." turns into "col < col < cse(?". This happens very randomly, is difficult to predict, and while it only affects a hand full of characters in total, it leads to a lot of errors in the code execution along the way. Apparently,...
2011 Jul 23
1
How to "scramble" emails
Hi, I am working on a webmail project using dovecot as imap server and I would need to make a demo however I don't want to show all my emails addresses. So my question is knowing that I am using the maildir format, would it ne possible to do a kind of search and replace of all emails/cc/to and replace them by fake ones or will it break something like indexes ? Thanks
2002 Dec 18
1
Scrambled Jobnames when Printing
Dear Samba! I use a perl script to move print jobs around for users, and there is a custom printer interface to pick up the jobs. Windows clients print to the samba printer, which basically moves the job to another share to be picked up by the print server client, depending on the users \\Machine Name. A sample from the conf file: [tcacol-prn] comment = Printer for Colour at Talss CA
2008 Apr 06
1
Scrambling objects ID's for users
Hello. I would to replace a standard records idenfiers - 1,2,3,50043,43242 etc by a something like guid. I would like to use it everywhere - in assocations, etc, because i don''t wont to user estimate my database size by simple reading ids. Whats the solution? Is somewhere a rails plugin (i use rails 2.0.2)? I have problem with standard approach - by simple replacing id column by string
2018 Sep 04
6
[PATCH 0/5] drm/nouveau: add basic HDMI 2.0 support
...or DP and HDMI. I'm quite confused about OR's vs HEAD's, and how to tell whether a register is indexed by one or the other. But at least it works a little bit! Note that I have limited testing equipment, but I did verify that a GM204 trace referred to the same register for controlling scrambling. I may get access to a GM206 later in the week to verify there. Ilia Mirkin (5): drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0 drm/nouveau/disp/gm200-: add scdc parameter setter drm/nouveau/disp: keep track of high-speed state, program into clock drm/nouveau/disp...
2018 Feb 04
1
copy/paste of large amount of code to terminal leads to scrambled/missing characters
...> >prepare the script. > >To execute code, I then copy and paste it to an R-session running in > >the terminal/shell (on Mac OS). > > > >Unfortunately, when pasting too much code into the terminal (e.g. 60 > >lines), some characters are occasionally and randomly scrambled or > >missing. > >For example "col <- ifelse(..." turns into "col < col < cse(?". > > > >This happens very randomly, is difficult to predict, and while it only > >affects a hand full of characters in total, it leads to a lot of errors &gt...