search for: rarity

Displaying 20 results from an estimated 32 matches for "rarity".

Did you mean: parity
2006 Mar 30
1
warning message in hand-made function
...ng. Any help would be greatly appreciated. The aim of the function was to : 1. compute a modified t-test with either raw data (controls and patient) in vectors or only summaries for the control group (mean, standard deviation, size of the group : mean.c, sd.c, n) as inputs ; 2. estimate the rarity of the difference observed between patient and controls and computing confidence intervals The function was the following: crawford.t.test <- function(patient, controls, mean.c=0, sd.c=0, n=0, na.rm=F) { #from Crawford et al. (1998, Clinical Neuropsychologist ; 2002, Neuropsychologia)...
2007 Jun 01
1
Cisco 7961G
...I have google'd around and came up with little that is of help. The firmware version I am using on the phone is 8.0.4SR1. I have tried tcpdumping the conversation and I see that the phone doesn't send the SIP/SDP ACK packet back to the remote end. Sometimes it does, but that's a rarity. There doesn't seem to be any rhyme or reason as to when it will send the SIP/SDP ACK. All I see is the following before the phone hangs up at 20 seconds (201 is the phone and 205 is the Asterisk Box): 10.230103 192.168.0.205 -> 192.168.0.201 SIP/SDP Status: 200 OK, with session descripti...
2003 Jan 20
0
Winamp Wave Out resampler (was- make lo-fi sound as good as RealAudio?
Shawn sent me a copy of the non-Direct Sound version of this output plugin, and I'm hosting it on my web site's rare software page: http://members.lycos.co.uk/bhafool1/rarities/ I've found it adds far more smoothness and clarity to various low sample-rate audio files, including an 80-minute speech I mentioned previously, due to my soundcard's approach to D-to-A conversion
2019 May 24
3
syslinux efi64 test c32 module
Hello, does someone have test syslinux EFI64 bootloader in qemu ? we have a own c32 module. And some build of this module will hang booting. Now I will (debug / test) this in qemu. Is that possible? if so, what do I need except qemu-syste-x86-64. And how do I have to start the qemu? Thanks & regards Johann
2019 Apr 05
1
subscripting a terms object
...ailure turns out to have probably been there since the Splus days, which tells one just how often such a model is used. (One of two edge case bugs sent to me in the first days after I pushed it to CRAN: a new release seems to attact them.)?? I'm willing to put together a patch, but given the rarity of these would folks prefer to wait until after the April release??? I'm fine with that.? I need the answer to 1 though. Terry T. [[alternative HTML version deleted]]
2016 Jul 15
2
Porting Automation
...CPU, first at the CPU-vendor side and later at the compiler side? After all, it is CERTAIN that at least SOME COMPILER is needed to make any CPU useful at all, with the exception of some really tiny micro-controllers that might be usable with ASM alone, but even among micro-controllers those are a rarity. I hope to be the most stupid person on this list, despite hoping that my current letter is smart enough to deserve an answer. :-/ Thank You for reading my letter. With curiosity, Martin.Vahi at softf1.com
2015 Apr 16
2
[LLVMdev] Exception filter IR model
Hi, I have a question about the IR model for SEH filters (as I want to use the same model for CLR filters). In particular, when an outer filter is invoked before entering an inner finally, which piece of IR reflects the filter's side-effects? To take a concrete example, consider this C code: void foo() { int x; __try { x = 0; __try { x = 2; may_throw(); }
2018 Dec 14
4
LLVM Backend for a platform with no (normal) stack
...o heap). So, there are no others (to your knowledge) who have built an LLVM backend for a platform with no “normal” stack? I found a presentation about some FPGA work (using LLVM) but it doesn’t seem to apply to my platform. Perhaps someone else on the mailing list will have come across this rarity? Thank you again for your time and responses. If I have inadvertently been rude, please forgive someone new to LLVM? And if your forgiveness stretches that far, perhaps you could clue me on just how I was rude so that I can avoid it in the future? More thanks, JD Jones From: Bruce Houl...
2019 May 24
0
syslinux efi64 test c32 module
Hi, > does someone have test syslinux EFI64 bootloader in qemu ? IIRC, yes. With a Knoppix 8 ISO as -hda. (It's a rarity by using SYSLINUX for EFI in an ISO.) > what do I need except qemu-syste-x86-64. OVMF: Open Virtual Machine Firmware I find traces in my mailbox that i did on Debian: qemu-system-x86_64 -enable-kvm -m 512 \ -hda knoppix_v8_linuxmag_04_17.iso \ -bi...
2009 Aug 21
2
Dual Booting Question
Hi List I'm new to centos i'm also on the forum but my question is how do i do a dual boot say windows/centos i no i have to partition the harddrive can i do this in centos..\ could someone help us out Mike -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Jun 24
0
[PATCH 1/2] Drop dosutil/mdiskchk.com
On Tue, Jun 24, 2014 at 6:22 AM, Lubomir Rintel <lkundrak at v3.sk> wrote: > A prebuilt binary. Needs non-free Watcom compiler to build. This is true however the impression I got from HPA is that the resulting binary is not under the same restrictions. He made note of its rarity in 46a81bae and the resulting need to include a binary with last edits on 2010-06-21 in 7556a891. -- -Gene
2010 Dec 04
2
Re: Trouble with libgsm on Mac OS X 10.6.2
The only way I could get rid of the err for gsm on launch was to copy libgsm to my DDO folder, even those I use DYLD_FALLBACK_LIBRARY_PATH, and libgsm is in all of those locations. Here's my launching script&#058; Code: on run --edit this to be the correct location and file to run (typically only edit after the "drive_c") set toRun to
2007 Jul 24
1
function optimization: reducing the computing time
...te long (at least for a test that may be routinely used). There is certainly room for improvement. It would really be helpful if some experts of you may have a look ... Thanks a lot. Regards, Matthieu FUNCTION ---------- The function takes the performance on two tasks and estimate the rarity (the p-value) of the difference between the patient's two scores, in comparison to the difference i the controls subjects. A standardized and an unstandardized version are provided (controlled by the parameter standardized: T vs. F). Also, for congruency with the original publication,...
2009 May 18
4
Portable applications list needed
Howdy, For those of you that don't know, I've got a Google Summer of Code project to make a better test suite for wine. The goal is to test graphical applications to find bugs that aren't tested by the test suite, and to prevent regressions that aren't prevented by it. While programs with installers can be tested, they increase the script complexity quite a bit. Eventually,
2014 Jun 24
3
[PATCH 1/2] Drop dosutil/mdiskchk.com
A prebuilt binary. Needs non-free Watcom compiler to build. Signed-off-by: Lubomir Rintel <lkundrak at v3.sk> --- dosutil/mdiskchk.com | Bin 8106 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 dosutil/mdiskchk.com diff --git a/dosutil/mdiskchk.com b/dosutil/mdiskchk.com deleted file mode 100644 index
2008 Mar 01
12
Coding Contribution
Howdy, I am a C and C++ programmer -- how can I start helping with some basic coding for wine? Thanks, Will
2019 Sep 16
2
[LIBNBD SECURITY PATCH 0/1] NBD Protocol Downgrade Attack in libnbd
We discovered a possible Downgrade Attack in libnbd. Lifecycle --------- Reported: 2019-09-14 Fixed: 2019-09-16 Published: 2019-09-16 There is no CVE number assigned for this issue yet, but the bug is being categorized and processed by Red Hat's security team which may result in a CVE being published later. Description ----------- Libnbd includes the method nbd_set_tls(h,
2019 Dec 28
3
Settable minimum RSA key sizes on the client end for legacy devices.
Unix was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. - Doug Gwyn, in Introducing Regular Expressions (2012) by Michael Fitzgerald Get Outlook for iOS<https://aka.ms/o0ukef> ________________________________ From: openssh-unix-dev <openssh-unix-dev-bounces+j.mccanta=f5.com at mindrot.org> on behalf of Steve Sether
2010 Feb 21
4
R on 64-Bit…
Dear R users, I know this issue came up in the list several times. I’m currently running R on 32-bit on Windows and due to memory limitation problems would like to move to a 64-bit environment. I’m exploring my options and would appreciate your expertise: 1) Windows 64-bit: Prof. Brian Ripley recently posted the experimental built of R for win 64-bit. I’ll appreciate any feedback on
2008 Jan 13
3
Anti-Rootkit app
Hi all, I need to install an anti-rootkid in a lot of servers. I know that there're several options: tripwire, aide, chkrootkit... ?What do you prefer? Obviously, I have to define my needs: - easy setup and configuration - actively developed -- Thanks, Jordi Espasa Clofent