Displaying 4 results from an estimated 4 matches for "catt".
Did you mean:
cat
2012 Jun 28
1
undefined S4 class in parallel computing at snowfall
...a question of how to export S4 class specification to
clusters/workers in parallel computing. The package I used is snowfall. The
problem is reproducible as follows. Any hint is greatly appreciated.
Edwin Sun
=== begin ===========
library(snowfall)
sfInit(parallel = TRUE, cpus = 2)
setClass("catt", representation(aa = "numeric"))
setClass("dogg", representation(bb = 'character', cc = "catt"))
f1 <- function(y1) { new('catt', aa = y1 + 1) }
f3 <- function(y2, y3) { new('dogg', bb=c(y2, 'GA'), cc = f1(y3)) }
dat <- 1:...
2007 Jan 16
3
Instantrails.exe process wont shutdown.
Hi Guys,
Im really hoping someone can help...
I have installed Instantrails onto about 50 Tablet PC''s - some HP
TC4200''s and some HP TC1100''s.
Installation etc isn''t a problem, but i have noticed that when i
shutdown Instantrails, it closes, but looking at the task manager it is
still listed as a process running in the background- utilizing @ 3MB of
memory or
2004 Jul 29
1
Asterisk and festival
I'm having trouble getting festival to work with asterisk. We are running
debian (sarge) and got asterisk from CVS. Here's what I'm using as far as
festival goes.
Debian (Sarge)
gcc version 3.3.4 (Debian 1:3.3.4-3)
Connected to Asterisk CVS-HEAD-07/28/04-21:08:19
festival-1.4.3-release.tar.gz
speech-tools_1.2.3.orig.tar.gz
I got patches for both of these.
Speech tools
2004 Jun 18
5
Problems with X100P
All,
I'm having trouble getting the X100P working.
Lsmod shows :
zaptel 179808 0
I did a .
# modprobe zaptel
and here is my zaptel.conf (comments omitted)
__SNIP__
fxsks=1
loadzone = us
defaultzone=us
__SNIP__
Here is zapata.conf
__SNIP__
[trunkgroups]
[channels]
context=default
switchtype=national
signalling=fxo_ls
rxwink=300
usecallerid=yes
hidecallerid=no