Displaying 20 results from an estimated 20 matches for "musa".
Did you mean:
mesa
2008 Mar 20
1
setMethod for "["
...with no default
Error in callNextMethod() : error in evaluating a 'primitive' next method
but with a matrix the two cases work:
> m<-cbind(1:3,4:6)
> m[1,]
[1] 1 4
> m[1,drop=TRUE]
[1] 1
Can you please advise me a solution for this problem?
Thank you in advance for the help.
Musa
[[alternative HTML version deleted]]
2004 May 22
5
Asterisk firewall config
...going?
I'm concerned as anyone that could guess an extension number&password could
use my server to make outgoing calls. It would help if the extensions had a
netmask/allowable IP setting like the iax.conf file uses, but there isn't one
documented...
Tony
--
Te audire no possum. Musa sapientum fixa est in aure.
Tony Hoyle <tmh@nodomain.org> Key ID: 104D/4F4B6917 2003-09-13
Fingerprint: 063C AFB4 3026 F724 0AA2 02B8 E547 470E 4F4B 6917
2017 Jul 23
2
[X86] Memory folding tables in x86 backend
> On 23 Jul 2017, at 12:19, Joerg Sonnenberger via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> On Sun, Jul 23, 2017 at 08:48:00AM +0000, Musa, Ayman via llvm-dev wrote:
>> 3- Give up on the auto-generation idea and manually update the current tables iteratively with new chunks of instructions until full state is achieved.
>>
>> P.s. The TableGen backend emits more than 5200 entries, while the known exception at thi...
2017 Jul 23
2
[X86] Memory folding tables in x86 backend
...tion at this point are ~20.
We prefer options #1/#2 as they remove the manual maintenance of these huge tables where there is high potential of adding new bugs, and reduce it to a one-man once-a-month/once for each new instruction generatiom work.
Please share your opinions with us.
Thanks,
Ayman Musa
---------------------------------------------------------------------
Intel Israel (74) Limited
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intende...
2008 Sep 20
3
counting Mb of every mountpoint
Hi guys ,
I have a little doubt:
There is a way for reading directly or indicrectly (parsing , log etc)
the amount of the data sending from icecast for every mountpoint?
Thanks for the help
Goodbye
Pierpaolo
2004 May 18
1
Configure asterisk for outgoing.. need authuser parameter?
...esponse:
Failed to
authenticate on INVITE to '"Tony Hoyle"
<sip:asterisk@213.208.99.114>;tag=as4afae981'
I think this means it's using the wrong username somewhere... I can
dial in
just fine, so it's connected.. just only one way.
Tony
--
Te audire no possum. Musa sapientum fixa est in aure.
Tony Hoyle <tmh@nodomain.org> Key ID: 104D/4F4B6917 2003-09-13
Fingerprint: 063C AFB4 3026 F724 0AA2 02B8 E547 470E 4F4B 6917
2004 May 22
3
e164.org
So I just saw this VoIP-centric article at slashdot
(http://slashdot.org/article.pl?sid=04/05/22/1840220) which mentions
e164.org. It's a "non-profit public DNS root designed to map phone numbers
to Internet protocols." Is anyone on this list actually using this?
They have asterisk config instructions:
http://www.e164.org/config.php
I wonder if someone can help me understand
2011 Nov 16
4
Pairwise correlation
Dear All,
I am not familiar with R yet I want to use it to perform some task, hence my
posting here. I hope someone can help.
I have a set of data, genes (rows) and samples (columns). I want to do a
Pearson correlation on all the possible pairwise combinations of all the
genes (2000). Does anyone have an idea of how to execute this in R?
Thanks in advance.
--
View this message in context:
2009 Jan 17
1
counting Mb of every mountpoint
Hi guys
>
> Hi
>
> 2008/9/21 Jordi Sala <poperbu at gmail.com>:
>
>> Hi,
>>
>> Awstats (awstats.sourceforge.net/) or sawmill (http://www.sawmill.net/) do
>> what you want.
>>
>
> Webalizer - streaming version:
>
> http://webalizer.bzhtec.com/
>
> Chip Scooter
>
>
>
I have tried webalizer but later my try I
2006 Feb 14
1
Inverse cumulative probability
...)
I'm studying interference theory, and we got a few exercises to solve
in MiniTab. That was pretty simple, but now I want to solve them in R
instead (this is not a part of the course, so you won't be helping me
with my home work).
--
Kind Regards,
Jan Danielsson
Te audire non possum. Musa sapientum fixa est in aure.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20060214/f75c5648/signature.bin
2007 May 06
0
New Package Reliability
...Rs,
A new package 'Reliability' is now available on CRAN. It is mainly a set
of functions functions for estimating parameters in software reliability
models. Only infinite failure models are implemented so far.
This is the first version of the package.
The canonical reference is:
J.D. Musa, A. Iannino, and K. Okumoto. Software Reliability:
Measurement, Prediction, Application. McGraw-Hill, 1987.
Michael R. Lyu. Handbook of Software Realibility Engineering. IEEE
Computer Society Press, 1996.
http://www.cse.cuhk.edu.hk/~lyu/book/reliability/
Suggestions, bug reports and other comm...
2007 Oct 03
1
(sin asunto)
como puedo descargar syslinux
Universidad 2008
Del 11 al 15 de febrero del 2008
Palacio de Convenciones. La Habana. Cuba.
Sitio Web: http://www.universidad2008.cu
2004 May 23
0
ztdummy - how to test?
...ztdummy to work under 2.6 (basically ditched all the uhci stuff
and added a kernel timer instead).
How do I test my changes are doing anything useful? zttest gives:
--- Results after 14 passes ---
Best: 99.975586 -- Worst: 99.975586
Is that good/bad/terrible...?
Tony
--
Te audire no possum. Musa sapientum fixa est in aure.
Tony Hoyle <tmh@nodomain.org> Key ID: 104D/4F4B6917 2003-09-13
Fingerprint: 063C AFB4 3026 F724 0AA2 02B8 E547 470E 4F4B 6917
2004 May 26
1
ztdummy with kernel 2.6
ztdummy successfully compiles under kernel 2.6, but when I load it I get
ztdummy: Unknown symbol fill_td
ztdummy: Unknown symbol insert_td_horizontal
ztdummy: Unknown symbol uhci_devices
ztdummy: Unknown symbol uhci_interrupt
ztdummy: Unknown symbol alloc_td
ztdummy: Unknown symbol unlink_td
ztdummy: Unknown symbol delete_desc
I had a quick look at the source, and it looks like these function
2007 Jan 11
2
tinc-vpn.org website
I have tried to access the tinc-vpn.org website from multiple internet
connections for the past couple of days with no luck. Anything going on?
2006 Feb 09
4
New user: Custom probability distribution
...;m telling you this. Well, it's because
if I were in your shoes, I'd think "Oh, someone wants me to solve his
homework.". I have already solved it using MiniTab, but I want to be
able to use R instead (since I prefer NetBSD).
--
Kind Regards,
Jan Danielsson
Te audire non possum. Musa sapientum fixa est in aure.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20060209/e59910e7/signature.bin
2004 Feb 16
1
Tinc not starting but not complaining either
...in/sshd
322 ? S 0:07 /usr/sbin/sshd
323 pts/0 S 0:00 -bash
5806 pts/0 S 0:00 -su
5880 pts/0 R 0:00 ps ax
# tincd -n silmuvpn -D -d5
#
--clip--clip--clip--clip--clip--cilp--clip--clip--clip--clip--
--
Jussi Paju
- luoja, creator -
:: Te audire no possum. Musa sapientum fixa est in aure.
:: I can't hear you. I have a banana in my ear.
Tinc: Discussion list about the tinc VPN daemon
Archive: http://mail.nl.linux.org/lists/
Tinc site: http://tinc.nl.linux.org/
2004 May 22
14
Caller ID with BT CD50
Hi All,
Having searched the archives, I can see there has been much discussion
at various points regarding capture of caller id information from good
old BT.
If I understand correctly, it seems that not only do the drivers not
currently support it, but my X101P possibly/probably can't do it anyway
due to hardware?
So, that leaves me with the modem route, which seems more and more
unlikely,
2004 May 18
0
No luck using asterisk as proxy...
...01@asterisk>;tag=3751201687
To: <sip:8378@asterisk>;tag=as47ab5787
Contact: <sip:6001@213.208.99.115:5060>
Call-ID: 6D3C9176-5684-4F40-8620-D7A105CD0A42@213.208.99.115
CSeq: 1568 ACK
Max-Forwards: 70
Content-Length: 0
9 headers, 0 lines
sisko*CLI>
Tony
--
Te audire no possum. Musa sapientum fixa est in aure.
Tony Hoyle <tmh@nodomain.org> Key ID: 104D/4F4B6917 2003-09-13
Fingerprint: 063C AFB4 3026 F724 0AA2 02B8 E547 470E 4F4B 6917
2004 Aug 03
1
Recover deleted FILE in EXT-3 FS
Hi All
Can someone advice me how to recover a deleted file in EXT-3 File system ?
Thanks
susu
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail