search for: nrb

Displaying 7 results from an estimated 7 matches for "nrb".

Did you mean: nr
2008 May 08
2
speeding up a special product of three arrays
I am struggling with R code optimization, a recurrent topic on this list. I have three arrays, say A, B and C, all having the same number of columns. I need to compute an array D whose generic element is D[i, j, k] <- sum_n A[i, n]*B[j, n]*C[k, n] Cycling over the three indices and subsetting the columns won't do. Is there any way to implement this efficiently in R or should I resign to
2005 Nov 16
2
X11 error in png
...In addition: Warning message: unable to open connection to X11 display '' My system: Linux AS 4.0 64-bit PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11 Jack Zhu, MD, MS Lombardi Cancer center Georgetown University 3970 Reservoir Rd, NW, NRB, W405b Washington, DC 20057 Email: yz8@georgetown.edu Tel: (202)-687-7451 Web: http://clarkelabs.georgetown.edu [[alternative HTML version deleted]]
2004 Jun 28
1
Protocol Error (6) using Zaphfc
...protocol error (6) - but i'm not sure if this is related to the "hang-up" which apparently comes a little earlier?! Incomming calls on the isdn (zaphfc) interface is working just fine (P.S. what about the D-channel going up & down all the time - is that normal? ) Kind Regards NRB Setup Bri-stuff - 0.0.20 Asterisk CVS-HEAD-06/23/04-15:45:48 built by root@localhost.localdomain on a i686 running Linux Zapata.conf: [channels] switchtype = euroisdn ; p2mp TE mode signalling = bri_cpe_ptmp ; p2p TE mode ;signalling = bri_cpe ; p2mp NT mode ;signalling = bri_net_ptmp ; p2p NT m...
2004 Jun 16
3
ZAPHFC - only for * 0.7.2?
I've got Zaphfc working running Asterisk v. 0.7.2 Then I have tried with Asterisk V. 1.0 and the latest from CVS - with no succes. Has anybody got zaphfc working with newer version than 0.7.2 ? NR -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040616/32481fca/attachment.htm
2004 Jun 17
3
asterisk-addons compilation error
Folks I am getting the following error as of today after updating both asterisk and asterisk-addons. These are both under /usr/src. Any ideas? dora-debian:/usr/local/src/asterisk-addons# make ./mkdep -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls *.c` cc -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql -c -o cdr_addon_mysql.o cdr_addon_mysql.c
2023 Mar 05
0
[PATCH AUTOSEL 6.2 05/16] s390/virtio: sort out physical vs virtual pointers usage
From: Alexander Gordeev <agordeev at linux.ibm.com> [ Upstream commit 5fc5b94a273655128159186c87662105db8afeb5 ] This does not fix a real bug, since virtual addresses are currently indentical to physical ones. Reviewed-by: Nico Boehr <nrb at linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev at linux.ibm.com> Signed-off-by: Janosch Frank <frankja at linux.ibm.com> Signed-off-by: Sasha Levin <sashal at kernel.org> --- drivers/s390/virtio/virtio_ccw.c | 46 +++++++++++++++++--------------- 1 file changed,...
2023 Mar 05
0
[PATCH AUTOSEL 6.1 05/15] s390/virtio: sort out physical vs virtual pointers usage
From: Alexander Gordeev <agordeev at linux.ibm.com> [ Upstream commit 5fc5b94a273655128159186c87662105db8afeb5 ] This does not fix a real bug, since virtual addresses are currently indentical to physical ones. Reviewed-by: Nico Boehr <nrb at linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev at linux.ibm.com> Signed-off-by: Janosch Frank <frankja at linux.ibm.com> Signed-off-by: Sasha Levin <sashal at kernel.org> --- drivers/s390/virtio/virtio_ccw.c | 46 +++++++++++++++++--------------- 1 file changed,...