search for: advnaced

Displaying 9 results from an estimated 9 matches for "advnaced".

Did you mean: advanced
2006 Nov 23
4
Ryacas and fractions with simultaenously very large numerators and denominators
Dear All I am doing the following: > x <- yacas("3/2") > for (i in 2:400) + x <- yacas(paste(x,"*",x)) > x expression(Inf^1.260864167e+117/Inf^6.304320836e+116) > Eval(x) [1] NaN No luck this way. However, I am successful with > y <- yacas("(3/2)^400") > y expression(7.05507910865533e+190/2.58224987808691e+120) > Eval(y) [1]
2008 May 20
1
Problems with installing the rgl package
Dear All, I am having the following problem while trying to install the rgl package on R 2.7.0: configure: error: missing required header GL/glu.h ERROR: configuration failed for package 'rgl' ** Removing '/usr/lib/R/library/rgl' ** Restoring previous '/usr/lib/R/library/rgl' The downloaded packages are in /tmp/RtmpRLEDta/downloaded_packages Updating HTML index
2012 Nov 28
2
hhmm time format, strptime and %k
Hello, I am having trouble with the conversion specifications as described in the strptime help page. > head(dat) Date Time Open High Low Close Up Down Volume 1 11/19/2012 935 137.89 138.06 137.82 138.05 3202541 3013215 0 2 11/19/2012 940 138.04 138.40 138.02 138.38 2549660 2107595 4657255 3 11/19/2012 945 138.38 138.40 138.18 138.19 1627379 1856318 3483697 4
2001 Feb 20
0
dyn.load() and dyn.unload() under Windows
Hello: I am having some difficulty with a DLL, using > version _ platform i386-pc-mingw32 arch x86 os Win32 system x86, Win32 status major 1 minor 2.1 year 2001 month 01 day 15 language R I have a library called
2006 Jul 30
1
Cannot start Samba 3.0.23a
I just installed Samba 3.0.23a from the sources on a Slackware 10 server kernal version 2.4.26. I didn't get any errors during installation. When I try to start the Samba daemon by smdb -D nothing happens. Here is a snippet from log.smbd: [2006/07/28 20:22:27, 0] smbd/server.c:main(847) smbd version 3.0.23a started. Copyright Andrew Tridgell and the Samba Team 1992-2006 [2006/07/28
2008 Jan 19
2
dovecot Digest, Vol 57, Issue 55
...*/etc/dovecot.conf* passdb pam { args = session=yes dovecot # also tried args = session=yes * } */etc/pam.d/dovecot* #%PAM-1.0 auth required pam_unix.so nullok auth include system-auth account include pam_unix.so session include system-auth Thanks in advnaced, ------------------------------------------------------------------------ Sean Smitz System Administrator Fujitsu Laboratories of America 8400 Baltimore Ave, Suite 302 College Park, MD 20740 (301) 486-0298 (Desk)
2010 Oct 23
4
Asterisk 1.8 IAX Registration
Hi, Have just been testing asterisk 1.8.0, 1.8.0-rc5 and a trunk version from about half an hour ago. IAX Friends (Zoiper Softphones) don't stay registered for more than a few seconds they start out with status unknown and quickly become unreachable, I am using realtime with postgresql, with tables and configuration that have worked fine for IAX in 1.6 and a trunk release from a few months
2011 Nov 03
15
DID from Direct from Telco
Hello Everyone, Unlike going through DIDx, DIDLogic etc.., we have an option of getting DIDs directly from local telco Bell Canada. Currently our SIP Trunk provider assigned a DID to us, and as you know, they just redirect requests it to our PBX. However, when dealing directly with a telco, what equipment will we need? Basically giving us the same capability as a DID provider. If someone can
2007 Mar 15
12
performance counters
In order to be meaningful and usable together with other measuring methods, their use in my opinion should impose as little overhead as possible. With that, I wonder why per-cpu counters use atomic operations. Thanks, Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel