search for: lopping

Displaying 20 results from an estimated 55 matches for "lopping".

Did you mean: looping
2011 Jul 05
4
if else lop
I am trying to use if...else loop and have included a code snippet which I might like to expand. Maybe you could steer me in the right direction. library(stats) library(prob) { a <- sample ( 1:4,100, replace=T,prob=c(0.1,0.2,0.5,0.3)) b<-sample(3:6,100,replace=T,prob=c(0.2,0.2,0.2,0.4)) } dd <- data.frame(a,b) if (subset finds a vector) ( print that vector) (else
2007 Feb 14
1
Scheduling in backgroundrb not working
Hi , How do i schedule a job that can send emails at intervals of time using backgroundrb and rails For testing When i hit the controller i''m able send the emails. but that is not i intend to do ..... I want to use backgroundrb and rails in which i''ll schedule a job for every 5 minutes/ 1 minute or so..... to send an email But when i write
2014 Apr 30
2
Proper gl_SampleMask output
Hi Ilia. I'll take a look and see what I can find out. Thanks, - Andy On Wed, Apr 23, 2014 at 05:03:17PM -0700, Ilia Mirkin wrote: > On Wed, Apr 23, 2014 at 6:22 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote: > > Hello, > > > > I've been trying to add ARB_sample_shading support to nouveau, and am > > being defeated by the gl_SampleMask tests.
2009 May 06
4
[LLVMdev] Suggestion: Support union types in IR
Chris Lattner wrote: > On May 5, 2009, at 8:09 PM, Talin wrote: > > >> I wanted to mention, by the way, that my need/desire for this hasn't >> gone away :) >> >> And my wish list still includes support for something like uintptr_t >> - a >> primitive integer type that is defined to always be the same size as a >> pointer, however large or
2009 Nov 19
0
In the documentation of 'Ops.Date', please remove mention about "difftime", like in the documentation of 'DateTimeClasses' (PR#14072)
I am sorry to reply. But I need to clarify things.=0A=0AFrom searching over= the internet, I know that, before R 2.5.0, in the documentation of 'DateTi= meClasses', in 'date + x', in the explanation about 'x', there is also ment= ion that 'x' can be a 'difftime' object. Now, it has been removed.=0A=0AWhy= not doing the same in the documentation of
2014 Apr 23
2
Proper gl_SampleMask output
Hello, I've been trying to add ARB_sample_shading support to nouveau, and am being defeated by the gl_SampleMask tests. Everything else works fine. (And naturally the tests pass with the proprietary driver.) I'm trying to do this for both GT21x, as well as GF100+. In the GT21x case, it seems like the low bit of method 0x1928 needs to be set (as well as the second-to-lowest bit), for
2015 Mar 29
2
Invalid memory access / read stack overflow when reading config with zero bytes
Hi, When ssh accesses a config file that contains a zero byte it'll expose a stack overflow. This can only be seen with valgrind or with compiling ssh with address sanitizer. I'll attach the address sanitizer and valgrind output. Reproduce: dd if=/dev/zero of=zero bs=1 count=1 valgrind -q ssh -F zero x This was found while fuzzing ssh with american fuzzy lop. (Please CC me on replies,
2015 Mar 17
0
[ANNOUNCE] X.Org Security Advisory: More BDF file parsing issues in libXfont
X.Org Security Advisory: March 17, 2015 More BDF file parsing issues in libXfont ======================================== Description: ============ Ilja van Sprundel, a security researcher with IOActive, has discovered an issue in the parsing of BDF font files by libXfont. Additional testing by Alan Coopersmith and William Robinet with the American Fuzzy Lop (afl) tool uncovered two more
2014 Apr 24
0
Proper gl_SampleMask output
On Wed, Apr 23, 2014 at 6:22 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote: > Hello, > > I've been trying to add ARB_sample_shading support to nouveau, and am > being defeated by the gl_SampleMask tests. Everything else works fine. > (And naturally the tests pass with the proprietary driver.) I'm trying > to do this for both GT21x, as well as GF100+. > > In
2014 Apr 30
0
Proper gl_SampleMask output
Great, thanks! I've looked at a bunch more shaders (unrelated to this) in the meanwhile, and I'm pretty sure the extra FMA business is totally unrelated to the issue at hand. It appears that the NVIDIA driver generates shaders that are capable of transforming the output coordinates arbitrarily, whereas mesa-generated shaders (and by extension, nouveau's) only put in the specific needs
2015 May 10
8
[Bug 90390] New: [NV98] Modesetting causes blank screen because of INVALID_STATE [UNK0B] chid 1 mthd 0x0080 data 0x00000000
https://bugs.freedesktop.org/show_bug.cgi?id=90390 Bug ID: 90390 Summary: [NV98] Modesetting causes blank screen because of INVALID_STATE [UNK0B] chid 1 mthd 0x0080 data 0x00000000 Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW
2020 Mar 18
6
Re: Fuzzing Questions
On Wed, Mar 18, 2020 at 01:46:14PM -0400, habib dan aouta wrote: > Hello Richard, > > Hope you are doing well. My name is Habib and I am current student > at the University of North Carolina at Charlotte(U.S). I am > currently following your Libnbd client fuzzing tutorial from the > Wordpress articles
2019 Nov 14
1
ANNOUNCE: libnbd 1.2 & nbdkit 1.16 - high performance NBD client and server
I'm pleased to announce the releases of libnbd 1.2 and nbdkit 1.16. These are a high performance Network Block Device (NBD) client library and server. Key features of libnbd: * Synchronous API for ease of use. * Asynchronous API for writing non-blocking, multithreaded clients. You can mix both APIs freely. * High performance. * Minimal dependencies for the basic library. *
2001 Nov 04
3
how many streams can icecast handle ?
hi everyone For my diploma work on streaming music, I'm looking into cost of handling a large amount of users. Somehow I couldnt find some experience on the net about how many concurrent streams a single box could handle using icecast (without encoding, just the streaming of pre-encoded mp3-files). Does anybody have some experience that I could include as a reference point ? Thanks !
2015 Oct 07
4
UEFI: Failed to load ldlinux.e64/ldlinux.e32
...gt; <shivendra.ashish at hpe.com> wrote: >> Still getting error >> >> Disable uderdefault address > > 1) I'm presuming this is actually "disable UseDefaultAddress" > >> Core_udp_sento: udp->configure unsuccessful >> >> This message lopping in console > > Not entirely surprising (for now) though I'd expect more output than > just that and the rest of those messages would likely tell me exactly > what the return codes are. > > More importantly, you didn't mention what else you observed or any > details abou...
2015 Jun 22
0
Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
David Gessel writes: > As far as anyone has been able to determine, all artifacts are > resolved. I believe it is fair to say "SOLVED." As I often start > trying to solve problems by searching the list archives, I'll append my > description of the artifacts as googlebait to the bottom of this > message. To say that disabling the use of index files solved your
2004 Aug 06
0
how many streams can icecast handle ?
The simple answer is: way more than your Internet connection will support :-) The server consumes very little in the way of resources. Your outgoing bandwidth will almost certainly be the limiting factor. Just divide your available bandwidth by the bitrate of your stream (& lop off about 5% of that number for overhead & a safety margin) . Example: a T1 line = 1.54 mbps = 1540 kbps /
1998 Jun 04
0
"as.numeric" / "As.numeric" [was "R-beta: bugs and problems"]
...for a BADIMO(*) S built-in. e.g.: Mean - just like 'mean' but na.rm defaults to T (Ditto for Min, Median, Sum, Any, Cor, Range, etc.) Diff, Lag - return answers exactly parallel to their inputs Window - returns a ts exactly the size you asked for without lopping off the end(s) Brush - eliminates NAs, takes data frames, doesn't crash on two-column input Interp - eliminates duplicate tuples, accepts NAs Scan, Read.Table - accept "filenames" that represent Unix pipes. e.g., Scan(file = "grep 'ke...
2010 Aug 13
2
Kalman filter
Dear All, Could anyone?give me a hand?to suggest few packages in R to running Kalman prediction and filtration ? Thanks Fir
2003 Nov 02
1
Live real extensions.conf samples?
It would be nice to see a real "extensions.conf" from a live business operation, every extensions.conf I've seen posted or been able to dig up so far would fail bad in a live business operation. I just have the beginings of mine and would like to make sure I don't miss anything. Most extensions.conf files I've seen wouldn't even let you dial "911" in