similar to: AS Algorithms

Displaying 20 results from an estimated 800 matches similar to: "AS Algorithms"

2011 Jul 02
0
R-devel Digest, Vol 101, Issue 2
I've been finding that the "loose ends" in many of these older codes cause more trouble than it is worth in their use. When I encounter them, I've attempted to re-program the algorithm in R. A lot of the Fortran code is because of the software structure the author used and nothing to do with the job to be done. If you can prepare an R function for this, you'd be doing the R
2011 Apr 17
2
Tail Call Elimination?
Dear R-programmers, I am trying to program a Newton-Raphson in R (yes, i will try GSL, not right now), and it would be a real boon if R had tail call elimination, so that a recursive program has a guarantee not to fail due to stack overflows, given how slow loops in R are. I did look at the documentation, but could not find a reason for it. Regards, Mohit Dayal Researcher Applied Statistics
2011 Apr 14
1
Using GSL Routines
Dear R-programmers, I am trying out certain methods in R, and the statistics require me to calculate n-(sample size) dimensional equations. They are not really very hard to solve - my home-brew implentation of Newton-Raphson in R succeeds most of time with simulated data. (Note that I am assured of a unique solution by theory). Problem comes in with real data, for which I should really implement
2011 May 31
1
Projection Pursuit Index
Dear R-developers, I am trying to experiment with projection pursuit (PP), and different indexes for the same, especially using the tourr package. However, I've noticed that a PP index in the said package is only a function of the projected data. Could I modify the function so that the index sees the projection bases instead (or in addition to the data) ? Alternatively, if some other package
2009 Mar 24
3
Submitting Patches for Facebook Connect
Hi I am currently using facebooker to do some facebook connect. I found out that these functions are currently missing from facebooker connect.registerUsers connect.unregisterUsers I have modified user.rb and parser.rb to get these function going. I have verified that it works and would love to contribute stuff back. However I can''t figure out how to go about it. Any help would be
2010 Feb 10
1
Copyright on src/nmath/qnorm.c
At the top of src/nmath/qnorm.c it is stated: * Copyright (C) 1998 Ross Ihaka * Copyright (C) 2000--2005 The R Development Core Team * based on AS 111 (C) 1977 Royal Statistical Society * and on AS 241 (C) 1988 Royal Statistical Society The routine is in fact an f2c'd version of AS241 from StatLib: http://lib.stat.cmu.edu/apstat/241 and http://lib.stat.cmu.edu/apstat/ It
2008 Apr 10
7
Facebooker and existing website?
Hi I am trying to use facebooker with an existing website that already has a model named ''User''. I therefore created a model called BkUser for use with facebooker. Also I have different controllers for all facebook requests. I am using acts_as_authenticated for handling login etc for my website and everytime a user is logged into my facebook app and tries to also browse the
2006 Apr 01
2
Asterisk box with unreliable ping/latency
Hello! Over the last couple of days I?ve been trouble shooting a strange problem with Asterisk. First of all, I should say that I?ve been running Asterisk on a Fedora Core 3 box since last May, but decided to do a reinstallation of everything due to some problems we?ve had with echos during conversations (100% SIP based, so no ZAP echos). We are talking about a low-volume installation
2009 Apr 18
3
need help with tinc windows service
hi im a newbie to networking and vpns.so plz pardon my mistakes. i installed tinc 1.0.9 and followed the tinc setup instructions as in the tinc-windows example. after i hav started the tinc service with tincd -n command the service starts and then stops abrupty giving the message " the tinc.test service on the local computer has started and then stopped.Some services stop automatically if
2004 Dec 24
1
FC3, TDM11B (DEVPCI) and asterisk
Hey folks; I am a old Dialogic telephony hack and have tried asterisk a while back on a laptop with the OSS module and I liked what I saw. I recently came across some info regarding asterisk 1.0 and thought I should give it a go. I used a AMD K7 MB, compiled the binaries without a real problem and realized that I might have a sound card issue because I couldn't hear the messages but the demo
2002 Sep 10
1
IE5.5 (was:(no subject))
Thanks for the reply! I tried the instructions on Frank's IE5.5 page, including copying all the files and directories to my ~/.wine/fake_windows/ directory (except jsnl.dll, which I could not find...) I do not know if dcom95 exists somewhere in one of the directories that I copied across, but I know that exactly the same thing happens when I try to run IE on the Windows partition (instead of
2011 Feb 28
0
freebsd-jobs post from anjalid@metabyte.com requires approval
Dear Moderator, Please post the following on your job board. Thanks!! *************************************************************************************************************** My client in Bay Area, CA is looking for 5 FreeBSD kernel developers for contract only/ contract to Hire / Fulltime positions. Here are the details: Title: SOFTWARE ENGINEER (FREE BSD KERNEL) - 5 positions Job
2005 Apr 15
6
PPTP VPN secure?
Hi all I have succesfully set up PPTP VPN access to my company using PoPToP/pppd (thank you Tom for excellent documentation), everything works fine so far. Problem is security. As I understand it, since PPTP ports trough tunnel are opened to whole Internet (have to be), access verification is now based only on username/password combination. Can level of security be raised with MAC verification?
2004 Sep 03
5
Lower cost router suitable for VOIP ?
Hi, we're testing Asterisk 1 RC 2 behind ordinary router and NAT. Since we're sharing network with web server it seems like voip packets are not coming through fast enough (Digium demo dies after few seconds...). It's the same if I make direct calls (passing Asterisk) so we conclude it's network problem - it also work normally outside our router... I wonder what solutions can we
2008 Mar 14
8
Facebooker updates
I just went through and cleaned out most of the bugs and patches. I also added a facebooker.js file that implements enough of prototype to do $() and link_to_remote with :update and remote_form_for with :update Let me know if you run into any issues with it. Mike -- Mike Mangino http://www.elevatedrails.com
2002 Sep 20
1
replacing the default samba clients on Windows platforms
I want to replace the default samba clients with the one that I can build using the client code from samba.org along with some modifications to it. Is this possible? This is for Windows 2000/XP/Me systems. I would like to know how can I do that so that all applications like the Windows Explorer or others using the Windows Common Open Dialog can still access the files on the samba server using
2004 Apr 05
0
SRTP (was: Spring VON Wrap Up)
At 1:07 PM -0700 on 4/5/04, Scott Laird wrote: >[snip] >2. Is anyone working on SRTP for Asterisk? Are there any SRTP >clients out there? > >Scott Yes to both. http://www.voxilla.com/modules.php?op=modload&name=News&file=article&sid=56 http://www.dslreports.com/forum/remark,9818470~mode=flat Read carefully. Sipura is offering crypto in their newest (yet to be
2004 Dec 13
0
Asterisk and Sipura SPA-2000
Hello all, So i am new to asterisk and very green when it comes to Linux, so don't beat on me too bad :) I just set up * on Red Hat 9.0 last night... everything "seems" to be configured coffectly, I can start * no problem and get the CLI prompt... now here is my question... I have an account set up with VoicePulse Connect! and also have a Sipura Spa-2000... i am trying to get make
2002 Aug 29
1
Using Windows XP dll's as overrides
Hi, I started using Wine (v. 20020804, compiled from tarball using /tools/wineinstall) only a few days ago, and right now I'm trying to use simple programs such as mIRC or WinMX 3.22. I read FranksWorld.net's guide on how to make the latter work with Windows 9x dll's, and it worked like a charm. For all those interested, you can find it here:
2007 Mar 15
2
CentOS 5.0 Release ???
Looks like RedHat released 5.0 on schedule. Does anyone have an idea when CentOS 5.0 will be ready? I would also like to thank the CentOs team for what they are doing...... Thank you!!!!!!! Greg Ennis