search for: woud

Displaying 20 results from an estimated 92 matches for "woud".

Did you mean: word
2010 Apr 21
2
[LLVMdev] On the transitivity of subregisterness
Woud it be reasonable to assert that TargetRegisterInfo::isSubRegister() is a transitive relation? In other words, if A is a subregister of B and B is a subregister of C then A is a subregister of C. With this assumption, we could teach TableGen to sort registers topologically such that all the subreg...
2009 Aug 26
6
Managing output
Hi, Is there a way to build up a vector, item by item. In perl, we can "push" an item onto an array. How can we can do this in R? I have a loop that generates values as it goes. I want to end up with a vector of all the loop results. In perl it woud be: for(item in list){ result <- 2*item^2 (Or whatever formula, this is just a pseudo example) Push(@result_list, result) (This is the step I can't do in R) } Thanks!
2006 Mar 18
9
How do I write this SQL the Rails way?
I''m trying to find all the unique bill_number, status records in Bills table. I can do it with a find_by_sql statement like this: @records = Bill.find_by_sql( "select distinct bill_number, status from bills group by bill_number, status;") How would I rewrite it using ''find :all
2003 Nov 18
2
SIP Context from domain?
...to pick the context of a call from chan_sip based on the domain of the To: header of the INVUTE? I've had a quick look throught he code and can't see anything, I want to use the voicemail virtual hosting with chan_sip. Can the sip domain be picked out with a global in extensions.conf? This woud also solve my problem. If not is there any specifc reason/restriction that I am missing? If it is not already supported and there aren't any specific objections then I don't mind putting together a patch for it. I'm working with the last stable release and haven;t checked out CVS...
2010 Jul 09
2
split with list
..."2007" VAR1 6 78 55 VAR2 45 45 76 This is because I next run xtable on my list in order to get a table in Latex, which I woud like to be in a nice format. Thanks a lot for your attention! [[alternative HTML version deleted]]
2011 Jul 22
4
glmnet with binary logistic regression
Hi all, I am using the glmnet R package to run LASSO with binary logistic regression. I have over 290 samples with outcome data (0 for alive, 1 for dead) and over 230 predictor variables. I currently using LASSO to reduce the number of predictor variables. I am using the cv.glmnet function to do 10-fold cross validation on a sequence of lambda values which I let glmnet determine. I then take
2017 Feb 15
3
(DeviceIoControl, FSCTL_SET_SPARSE)
...-------------- 21582 backupadmin sys1 myhost (ipv4:192.168.1.99:55068) SMB2_10 - - I just tried the option " store dos attributes = no" Im getting the same error as above still unfortunately, but im doing some more thorough testing on that. WOud you happen to know if I want the other two options set, and to what, at all? (> strict allocate & share:fake_fscaps = 0) The application (freefilesync) has worked successfully against Samba before I rebuilt the array to a raidz2, from a zfs linear span (no raid parity disk, still other feat...
2012 Aug 08
1
[LLVMdev] clang thread-local compilation error on windows
...t.cpp:1:1: error: thread-local storage is unsupported for the current target I'm using both the -S and -emit-llvm options on clang, and was expecting to see "@x = thread_local global i32 0" come out of clang. I am curious why clang even cares about this since its my understanding it woud just attach thread_local to the declaration and then allow me to handle it later on in llc to do the actual traget specific implementation. Can someone help clear where the thread-local implementation should go? Thanks, -Stephen -------------- next part -------------- An HTML attachment was scrub...
2006 Mar 20
1
Windows services
Hi list, I'm trying to figure out how to install a service under wine? Under windows I just open a dos terminal and type "application -install" to get it appear in the services list (in 2K server). Has anyone a clue on how to achieve this in Wine??? Any help woud be appreciated! Benja
2005 Mar 08
1
STOP NOW not responding
...e 0.6 and today my system just stopped responding. I issued the usual STOP NOW command and it just returns to the CLI. I have found a lot of info regarding others having this happen but nothing that addresses resolution. I do not do a lot of calls so I am not sure why this would occur. Any info woud be appreciated. I am continuing to search the Wiki and list so if I find something I will post it. Thanks, Wiley -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050308/65e52519/attachment.htm
2005 Oct 18
1
Queues and call waiting indication
...1.2 beta1 in a mini call center. I have 3 queues with 10 operators, and I'm running into some trouble because when all the operators are busy answering call asterisk still sends them more, resulting in a "beep beep" (call waiting) over and over again in Xlite audio. An easy solution woud be the use of a "single line" user agent, like firefly, still this behaviour does not make any sense to me. I tried using incominglimit and outgoinglimit in my sip.conf, even if they are deprecated: no luck. Here is a sample from my queues.conf, something wrong in my setup maybe ? Tnx...
2002 Sep 04
2
How to use in KDE
Hello, I'm new to KDE 3 and Wine. Now, what I like is that now wine creates desktop icons on demand. The only problem i got is that i want to run native dll with the application, because otherwise the application won't work.I can do it using the bash, but i woud like to be a bit more lazy :) Now, how can I do that? I have tried simply adding the --managed -dll command in the execute line, but that doesn't see to do the trick no matter if i enter before or after the the program to be executed. Any help is greatly appreciated, and i don't mind s...
2011 Dec 17
1
DirecTV2PC gives errors on install & attempt to open
...llite TV through your computer. It won't work via parallels because of the way parallels handles the "virtual graphic card." Apparently it can be done via bootcamp, but I don't want to run it that way. It sounds like it MIGHT work with Wine, but I can't figure it out. This woud be an awesome app for a lot of mac users. When I installed it the first time I got an error, I didn't write it down, but it was something like a "FiltInstaller" error if I remember correctly. It still LOOKED like it installed, so I tried running it, but got an error that reads like t...
2003 Jan 10
1
Superposed histograms
I woud like to plot cumulative histograms. Specifically, I have data like Sex M M F M F F M F Height 6 6.3 6.1 5.5 7.2 6.2 5.9 6.0 .... and I want to plot a histogram of the distribution of all heights, colouring the histogram bars according to sex, for example | o...
2009 Nov 26
2
LDA: handling non-existent mail dirs
...ating the top mail directory for those accounts. Since switching to Dovecots LDA, these non-existing dirs are considered temporary failures and so the junk mails pile up in postfix' queue Would it be possible for deliver to optionally treat this as a permanent error? I know the clean solution woud be checking for an LDAP attribute in postfix before even accepting the mail.
2016 Aug 08
2
custom mail_location detection for dovecot lda
...to use a wrapper-script around dovecot-lda that sets the environment variables MAIL="..." and USERDB_KEYS="MAIL" just like overriding userdb fields may be done using imap postlogin scripts, but unfortunately this doesn't seem to be honored. (Also tried with dovecot-lda -k.) Woud be very useful for slow migration from one mailbox format to another. Is there any other way to supply a custom mail_location to dovecot-lda? Cheers, --leo -- e-mail ::: Leo.Bergolth (at) wu.ac.at fax ::: +43-1-31336-906050 location ::: IT-Services | Vienna University of Economics | Austr...
2020 Aug 25
2
smbclient mask command seems not to work the same way with recurse ON for mget and mput
...LPC DPG via samba wrote: > > Dear Jeremy. > > > > Really appreciate you took your time to answer. I had already > > reviewed > > source4/client/client.c looking for mput (cmd_mput) command, but > > unluckily > > saying that my C programming skills are poor woud be really > > overrating them. > > To make things even more confusing, the code in source4/client/client.c > is not the code for the smbclient you are running. That one is for a > forked copy left over from the samba3/samba4 split, which we don't > install onto the system...
2011 Sep 23
1
Need hint. Refresh sortable-list after draging element
...st has a value wich is accumulated ... like this - Value A = 3, Sum = 3 - Value B = 4, Sum = 7 - Value C = 1, Sum = 8 When i drag Item C on item A i get this - Value C = 1, Sum = 8 - Value A = 3, Sum = 3 - Value B = 4, Sum = 7 After reload the page it is shown correctly. But i woud like to refresh only the list to avoid traffic ... Maybe someone can give me a hint which command or technic i should use. thanks Christian -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web vis...
2005 Apr 21
2
Howto overlay two plots and save them in one pdf file?
...Age,fitted(Pred)) Well for comparatative reason I would would like to subsume both plots into a unifying plot and save them in one file.pdf. I tried to find an answer in FAQ and mailinglists archive, no luck. Maybe did miss an appropiate answer to my question, so a pointer to solve my problem woud be sufficient! Much thanks Thomas My system: platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major 2 minor 0.1 year 2004 month 11 day...
2005 Feb 15
1
Shorewall reporting with rrdtool and human readeable iptables output problem.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi everybody, this is my first post here, i''ve just syubscribed and i woud like to ask a question. i''m running shorewall latest version with mrtg and rrdtool, with the perl shorewall-stats.pl for reporting. the problem is that the pearl gets the stats by the shorewall show command and it''s human readeable bytes form, so 1K, 1M, 1G, and when it gets Gb,...