Displaying 9 results from an estimated 9 matches for "mwu".
Did you mean:
mw
2014 May 20
3
[LLVMdev] Use perf tool for more accurate time measuring on Linux
...ives due to machine noise is expected. Median is
>> more tolerant to machine noise, therefore they disappear.
>
>
> Right.
>
> What I find interesting is that this change filters several results that
> seem to not be filtered out by our statistical test. Is this right?
Yes. MWU test is nonparametric, it examines the order rather than the
actual value of the samples. However eliminating with median uses
actual value(if medians of two samples are close enough, we treat them
as equal).
> In the optimal case, we should be able to set the confidence level we
> require h...
2002 Jul 25
3
Barplot coloring question
Hi all,
I have the following dataset, call it test.data (30 columns, and one row
named "0"):
ADVP ADVP AP AP CONJ CONJ CP CP DU DU INF INF MWU
MWU NP NP PP PP PPRT PPRT REL REL SMN SMN SSB SSB SV1
SV1 TI TI
0 96.85 2.05 89.07 2.54 70.91 2.37 94.92 3.46 82.31 11.33 40.96 2.25 98.06
3.43 90.77 17.63 86.60 10.78 60.27 1.32 93.27 0.97 77.60 12.46 64.98 3.32
88.54 3.70 24.33 0.28
I'm trying to plot these data points...
2003 Mar 25
1
Samba printer share with Windows
Is there one can give me some information on how to setup printer in Samba
so windows can print to it.
My file sharing works fine. In winows can't see the printer. Thanks
Matthew Wu
School Loans Corp.
10780 Santa Monica Blvd, Ste 225
Los Angeles, ca 90025
Tel. 310-474-7456 ext.235
Email mwu@higheredloans.com
2014 May 20
3
[LLVMdev] Use perf tool for more accurate time measuring on Linux
On 20 May 2014 16:40, Tobias Grosser <tobias at grosser.es> wrote:
> On 20/05/2014 16:01, Yi Kong wrote:
>>
>> I've set up a public LNT server to show the result of perf stat. There
>> is a huge improvement compared with timeit tool.
>> http://parkas16.inria.fr:8000/
>
>
> Hi Yi Kong,
>
> thanks for testing these changes.
>
>
>> Patch
2006 Oct 24
5
need help using tftp for polycom 501
Hi,
I have a Polycom 501 that is currently unusable because I started a
firmware and sip upgrade that I can't complete.
The Ubuntu box address is set static at: 192.168.1.101.
The phone address is set static at 192.168.1.51.
The phone settings for the server menu are:
Server Type: Trivial FTP
Server Address: 192.168.1.101
Server User: PlcmSpIp
Server Password: PlcmSpIp (not sure what it
2014 May 16
5
[LLVMdev] Use perf tool for more accurate time measuring on Linux
Hi all,
The LLVM benchmarking system produces very noisy results even on quiet
machines. One of the sources of inaccuracy is the timing tool we are
using. Because it is a user-space tool, the OS can context switch it
and we will get an outlier result. Perf stat uses SW_TASK_CLOCK
counter in kernel to measure time, therefore more accurate. It also
does not get context switched.
I've
2004 Jan 27
11
test
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment.
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...zI8}*Gf-$crDap>&Px6!3l1*9e3$<CT6x`ynbValYXRUb|Tb4<`T~HpQ`nu7DdS2FC
z`>-Udv&)}>U!mTxkl?W at ieB6$>qU7KB>0<<CC9tlLRJqgk1a(Sj53<`H0Sy7F3|wE
z0|5GsrAZef3DjN%z*hEER!NIX$*52<uje<+8nIq5jRcs}iV9JH+Iz#zz+vnq9?82w
z_o3WPu(=DIiA2HpJB}M?h$ZE1gS<R|6yc2w*RO}$$ZFq{(_MWUuenz6Rw>KV(65a8
z6$3h5dr&sYXnCTP>fuO^+I2>Ns22w1p~=WTH^ICwM(gsy2dS~zXcRCVBT#!kVd~})
z^E53|G$-DTv%!cTh~LKK6-to=g|yOjR-G%?Z!$DzU2Im2zLp2r4+=w0U#%-PV=(sP
zpB%mOJd;kaZs^Wi$o at KBJb;|ll!-$F{?}1d1`DL0hsK4Xls;GDZpqwx=XPD<ho4&R
zyEY3^ys^REUIgG}<@6ka**V at MqJ-Qbp9H|o9=MC(M?q2E)o>P...
2006 Nov 01
2
Two Sipura 3000s
I have two Sipura 3000s, one for our main phone line the other for our
fax line. I think I need to handle each device in seperate context
sections. Both contexts use the s extension and things are not working
as it was before I added the second Sipura for the fax line and
additional context. Is it a problem to have two contexts with s
extensions? What is the proper way to handle this senario?