similar to: Planetside on Wine?

Displaying 20 results from an estimated 2000 matches similar to: "Planetside on Wine?"

2008 Sep 03
1
statistical advice
Hello, I am a researcher in sleep and circadian rhythms who is having much trouble deciding on proper statistical analyses. Before I state my question, I provide a brief synopsis of the looming problem; I am interested in activity bout distributions across a 24 hr day. In addition to looking at the number of activity bouts across the day, I am also interested in the duration of each activity
2011 Sep 09
4
Very simple question about list components
I have a list 'ans' from the following code: tt <- rnorm(50) rr <- rnorm(50) ans <- lm(rr~tt) ans[1] is "$coefficients", ans[2] is "$residuals", ans[3] is "$effects", ... and so on up to ans[12]. Is there an easy way to display just these names and not the data they contain? I thought I saw my advisor type "ans$" and they were displayed,
2011 Aug 04
1
[LLVMdev] Tracing Value Dependency Chains
On 8/4/11 2:45 PM, Manish Gupta wrote: > Hey John, > > Yes this is what I am looking for. I wrote a code as I described in my > first mail and I am getting desired result except when the chain > encounters load instruction (you have also mentioned the that u skip > loads). Okay. Just out of curiosity, is your static slice local (stopping at function arguments) or
2007 Sep 21
3
Asterisk and MS Exchange 2007
Hi, Here you can find a list of MS Exchange 2007 compliant systems: http://www.microsoft.com/technet/prodtechnol/exchange/telephony-advisor.mspx You cannot see mention of Asterisk ;-)) Has anyone tried to "integrate" Asterisk and Exchange 2007 ? A prospective customer is using MS Exchange 2007 and is asking for such integration. Passion aside, what do you think of such integration ?
2006 Apr 19
0
[LLVMdev] glibc to LLVM port
> on the webpages of your project i have found, that you are > trying to port glibc to LLVM (sounds interesting). I am student of Faculty > of Informatics in Brno, and currently i am trying to search a theme for my > diploma thesis. Do you think that this one could have the scope to > cover (serve) as the diploma work. While porting glibc would be interesting and of interest to
2004 Aug 06
3
DMCA and webcasting
Last year I arranged with my college radio station and ITS department to webcast the radiostation using icecast. The webcast has been a wonderful success so far. My problem now is not technical, but political. A few days ago I recieved the following message from the station director: ================================================================== hey josh, i talked to [faculty advisor]
2006 Feb 14
2
how I can perform Multivariate Garch analysis in R
Dear aDVISOR, Hope I am not disturbing you. Can you tell me how I can perform Multivariate Garch analysis in R. Also please, it is my humble request let me know some resource materials on Multivariate Garch analysis itself. Sincerely yours, -- Arun Kumar Saha, M.Sc.[C.U.] S T A T I S T I C I A N [Analyst] Transgraph Consulting [www.transgraph.com] Hyderabad, INDIA Contact # Home:
2014 Jul 11
0
Wine release 1.7.22
The Wine development release 1.7.22 is now available. What's new in this release (see below for details): - Support for Unicode bracketing pairs. - Improved Internet cookie support. - OS X CoreAudio driver uses AUHAL instead of AudioQueue. - Initial support for geographical information. - Various bug fixes. The source is available from the following locations:
2010 May 05
4
Converting dollar value (factors) to numeric
Hi, I'm trying to read in a bunch of CSV files into R where many columns are coded like $111.11. When reading them in they are treated as factors. I'm wondering if there is an easy way to convert them into numeric in R (as I don't want to modify the source data)? I've done some searches and can't seem to find an easy way to do this. I apologise if this is a trivial
2008 Sep 14
5
billiard game
hi everybody, i'm trying to run a small billiard game with wine, but i cannot make it works the game is here: http://web.tiscali.it/chiesi/software/ita/biliardo2.html windows version when i run wine setup.exe a small window pop up and then disappears, but i have no entry in wine menu i use ubuntu 8.04 and wine 1.0 bye
2013 Aug 25
2
RCurl cookiejar
R-helpers, When I use cURL in the Terminal: curl --cookie-jar cookie.txt --url "http://corpusdelespanol.org/x.asp" --user-agent "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:16.0) Gecko/20100101 Firefox/23.0" --location --include a cookie file "cookie.txt" is saved to my working directory. However, when I try what I think is the equivalent command R with RCurl:
2011 Mar 19
3
HELP! I can't install a .exe file!
Hey, before I was running Wine and I couldn't open up a .exe file that downloads a game (Rollercoaster Tycoon 2 Triple Thrill) that I have bought online. Is there an easy workaround for this? Please, please reply asap, as I am planning on putting Wine on this new computer to run Windows files. Thanks! :)
2007 Apr 30
2
don't want call to get answered
In my * box I've configured two queues and incoming number and whenever any one calls those number call comes to my *box and it sends call to my agents in queue. but if no agent is available it still answer the call. Is there any why when my agents are not available I don't want call to get answered. Here is my dialplan: exten => xxxx,1,GotoIfTime(*|*|20|dec?ccagents,xxxx,6) exten
2011 Aug 04
2
[LLVMdev] Tracing Value Dependency Chains
On 8/4/11 1:53 PM, Manish Gupta wrote: > It would be great help if someone can point me to similar code in > Analysis or Transform, i.e. tracing value dependencies chains. If I understand correctly, given an instruction I, you want to find its operands o1 through oN, and then find the instructions (or LLVM values) that generate the values o1 through oN, and then find the instructions
2006 Mar 31
18
Modelling Foreign Keys
Can someone point me to a reference or tutorial that shows how to map foreign key relationships in the model? For example given: Users id name email Posts id user_id title How do I associate user_id with users.id in the Post and User models? has_many and belongs_to don''t seem to do it. -- Posted via http://www.ruby-forum.com/.
2011 Aug 04
0
[LLVMdev] Tracing Value Dependency Chains
Hey John, Yes this is what I am looking for. I wrote a code as I described in my first mail and I am getting desired result except when the chain encounters load instruction (you have also mentioned the that u skip loads). I think the recursive trace back for a Value V depending on Operands (o1,...oN) should terminate at the nearest definition of the oN (i.e. it is not an instruction but a LLVM
2018 Feb 15
1
[GSOC 2018] Project covering LLVM and GPU
All, This year I am very interested in participating in the Google Summer of Code with a LLVM project. The main reason is that I am starting a Bachelor's Thesis about compilers that will target directly LLVM. (Note that I would like to continue beyond Bachelor) The project that me and my advisor have chosen is about compiler optimizations for GPGPU. Although I have seen some proposals for
2003 May 21
1
Asterisk ACD
Hi there. I found your details in the list archives. I'm looking at playing with Asterisk to replace our current phone system. Our main problem is that the current PBX is a bit useless, coupled with being too small and poor support for VoIP - which means that inter-office calls make up a major part of our phone bills. Additionally, we need to reboot the PBX to make any changes - which is not
2010 Jun 03
1
compare results of glms
dear list! i have run several glm analysises to estimate a mean rate of dung decay for independent trials. i would like to compare these results statistically but can't find any solution. the glm calls are: dung.glm1<-glm(STATE~DAYS, data=o_cov, family="binomial(link="logit")) dung.glm2<-glm(STATE~DAYS, data=o_cov_T12, family="binomial(link="logit")) as
2010 Dec 24
1
lattice regression coefficients
Dear list I am sorry to have to ask this question, but I have not been able to find a solution to what seems a simple problem. I have created a lattice plot of a number of regression points and lines using a function containing panel.xyplot and panel.lmline. The result is what is expected , but I cannot figure out how to obtain the coefficients of each of the regression lines. Any help