search for: limb

Displaying 20 results from an estimated 109 matches for "limb".

Did you mean: lib
2006 Apr 25
1
lme: how to compare random effects in two subsets of data
Dear R-gurus, I have an interpretation problem regarding lme models. I am currently working on dog locomotion, particularly on some variation factors. I try to figure out which limb out of 2 generated more dispersed data. I record a value called Peak, around 20 times for each limb with a record. I repeat the records during a single day, and on several days. I tried to build two models, one for each limb : Dog.Left <- lme (fixed=Peak~1, data=Loco, subset=Limb=="Left&...
2014 Feb 18
4
[LLVMdev] Optimizing math code
.... So I have a couple of questions. If this is the wrong list to ask for LLVM+Clang questions, please point me to a better one :-) First, addition. I have multiprecision integer objects, and I’d like to add them component-wise (likewise, subtract, negate, mask…). For example: struct mp { int limb[8]; } __attribute__((aligned(32))) ; void add(struct mp *a, const struct mp *b, const struct mp *c) { for (int i=0; i<8; i++) a->limb[i] = b->limb[i] + c->limb[i]; } When compiling this code on an architecture with a vector unit, I’d ideally like to see it get vectorized. With AV...
2012 Oct 26
2
deconstructing curve into rising and falling limbs
...norm(100, 0.13, .1)) , seq(.10, 1.2, .35)+rnorm(1, 0, .5) , seq(0.7, 6.0, .31)+rnorm(1, 0, .5) , seq(5.9, .23, -.18)+rnorm(1, 0, .5) , abs(rnorm(50, 0.18, .1)) ) plot(Y~c(1:length(Y))) # it is water level through time I am trying to find a way to divide these data into 3 sections , 1) the rising limbs, 2) falling limbs, and 3) not #1 or #2. I'll spare you the list of things I've tried, just know that the data is generally too noisy to use something as simple as which(diff(Y) > b), where b is some threshold. Please let me know if you have an idea of how to tackle this. --...
2014 Feb 18
2
[LLVMdev] Optimizing math code
...gt; > On Feb 17, 2014, at 8:10 PM, Michael Hamburg <mike at shiftleft.org> wrote: > >> First, addition. I have multiprecision integer objects, and I’d like to add them component-wise (likewise, subtract, negate, mask…). For example: >> >> struct mp { >> int limb[8]; >> } __attribute__((aligned(32))) ; >> >> void add(struct mp *a, const struct mp *b, const struct mp *c) { >> for (int i=0; i<8; i++) a->limb[i] = b->limb[i] + c->limb[i]; >> } > > If the struct represents an integer, shouldn't the add tak...
2010 May 20
2
multiple 2 by 2 crosstabulations?
Hello, I have a dataframe (var_1, var_2, ..., var_n) and I would like to export summary statistics to Latex in the form of a table. I want specific summary statistics by crossing numerous variables 2x2 AT ONCE. In each cell I would like sometimes to have the median (Q1 - Q3), or frequency and proportion, etc. CrossTable, xtab, etc... do not allow for multiple 2 by 2 crosstabulation. The table
2014 Oct 09
4
file system replication
Hi Everyone, I need to keep 2 systems identical. Mostly e-mail directories, web directories, mysql, etc. The goal here is to have a 2nd system ready to go it the first one starts to exhibit hardware issues. What are options to have this happen? I'm going out on a limb and thinking rsync but I haven't used it past just simple use cases. Can anyone provide some insight for me? CentOS 6.5. Jason
2006 Jan 23
2
Newer version of Zaptel with 1.0 branch of *
Is it possible to run the CVS-HEAD/Stable version of Zaptel (1.2 whatever) with an older version of Asterisk? I'm running 1.09, but I was wondering if I could get at the newer echo cancellers like KB1 and MG2 without upgrading to Asterisk 1.2? I'm going out on a limb here to try and fix a serious echo problem on a TDM + BT PSTN line in the UK Thanks for your suggestions everyone -- Chris Earle System Solutions Specialist, -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2010 Jun 11
4
[LLVMdev] Bignum development
Hi all, After searching for a decent compiler backend for ages (google sometimes isn't helpful), I recently stumbled upon LLVM. Woot!! I work on bignum arithmetic (I'm a professional mathematician) and have recently decided to switch from developing GPL'd bignum code to BSD licensed code. (See http://www.mpir.org/ which I contributed to for a while - a fork of GMP). Please bear with
2010 Jun 11
3
[LLVMdev] Bignum development
...; fiddle (been marking exams, so haven't had much time to really get > dirty hands, sorry). > > Of course efficiency is imperative for bignum stuff as it underpins > absolutely behemoth projects like Sage (http://www.sagemath.org). > Every cycle counts, so to speak. One cycle per limb difference in > multiplication makes a nearly 40% difference in absolutely everything > for literally many thousands of developers! Right; improvements are definitely welcome here; you might want to take a look at what we currently generate here, though, to see what improvements are most nec...
2013 Mar 20
2
xmpp priority setting and GoogleVoice
...100, as suggested in the article, and incoming calls immediately started working for all three GoogleVoice numbers. The Asterisk 11 xmpp.conf sample file currently has this to say about the priority setting: ;priority=1 ; Resource priority I'm going to go out on a limb here and say that probably could use a bit more. This seems like a pretty important setting. Just my two cents ... Hope this helps somebody else. -- Chris
2005 Sep 13
2
wbinfo returns Error looking up domain users
...d on PDC. We have moved it but still the same result. I'm busy downgrading to 2.0.14 to see if this will help for now. Any Ideas ? -- Henti Smith henti@geekware.co.za +27 82 958 2525 http://www.geekware.co.za DISCLAIMER : Unauthorised use of characters, images, sounds, odors, severed limbs, noodles, wierd dreams, strange looking fruit, oxygen, and certain parts of Jupiter are strictly forbidden. If I find you violating, or molesting my property in any way, I will employ a pair of burly convicts to find you, kidnap you, and perform god-awful sexual experiments on you until you lose...
2019 Apr 11
1
decrypt.rb
...EC key with the command: > > openssl ecparam -name prime256v1 -genkey | openssl pkey -out > ecprivkey.pem > > Then generate a public key out of your private EC key > > openssl pkey -in ecprivkey.pem -pubout -out ecpubkey.pem > " > > -Dave I'm going on a limb and guess that there is something strange happening with ruby and openssl versions here. The main point of the script is to show how the data can be decrypted, and can be used for small-scale data recovery as well. Aki
2010 Nov 12
1
wind rose (oz.windrose) scale
...000000 0.0000000 0.000000 0.000000 [5,] 0.0000000 0.0000000 0.0000000 0.0000000 0.0000000 0.000000 0.000000 [,8] [1,] 0.1468429 [2,] 12.9221733 [3,] 2.2026432 [4,] 0.0000000 [5,] 0.0000000 The problem is when plotting the wind rose, it is always scaled to 30%. In my case, the north limb is out of scale in the graph since it represent the 59% of winds. The command does't have and scale argument, So I can't change the default scale settings. Any tip? Thanks in advance A. [[alternative HTML version deleted]]
2019 Dec 28
3
Settable minimum RSA key sizes on the client end for legacy devices.
Unix was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. - Doug Gwyn, in Introducing Regular Expressions (2012) by Michael Fitzgerald Get Outlook for iOS<https://aka.ms/o0ukef> ________________________________ From: openssh-unix-dev <openssh-unix-dev-bounces+j.mccanta=f5.com at mindrot.org> on behalf of Steve Sether
2010 Jun 12
0
[LLVMdev] Bignum development
...ng exams, so haven't had much time to really get >> dirty hands, sorry). >> >> Of course efficiency is imperative for bignum stuff as it underpins >> absolutely behemoth projects like Sage (http://www.sagemath.org). >> Every cycle counts, so to speak. One cycle per limb difference in >> multiplication makes a nearly 40% difference in absolutely everything >> for literally many thousands of developers! > > Right; improvements are definitely welcome here; you might want to > take a look at what we currently generate here, though, to see what &gt...
2016 Dec 12
4
Is that possible develop a python version of tinc?
Hi all, As title, is that possible to develop a python version of tinc, that will be interesting:) Tks. Cong -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20161213/fcd83914/attachment.html>
2015 Jun 26
1
[R-pkg-devel] Guidelines for S3 regression models
...that for some models the new data for predict() has to > be a matrix; for others it has to be a data.frame. This places an > unnecessary burden on the user when both data.frames and matrices can > easily be supported by predict. > > To mitigate such issues, I'm going out on a limb and presenting some > guidelines for writers of S3 regression model functions (this document > is currently part of the plotmo package): I think this is a nice and useful starting point. It's probably not comprehensive (yet) but will surely help. You could add something more about wr...
2005 Aug 17
5
1-800 number
Hi! I'm searching for a 1-800 number that simply plays music for a long time (>3mins) and no one picks up. I've bothered the AT&T lines so far when trying out my SIP->PSTN connection but then always someone answered :-) Anyone have a number? Christoph
1998 Mar 26
3
R-beta: Teach material for R
A non-text attachment was scrubbed... Name: not available Type: text Size: 1480 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/19980326/974231c9/attachment.pl
2003 Jan 29
5
A suggestion
Tom, I was upgrading a remote firewall, when upon restart, shorewall found a rule with a wrong zone and decided to not continue and stop itself. The problem now, is I cannot access that firewall over ssh anymore. One suggestion would be to instead of "shorewall stop" to have a basic emergency rule with only ACCEPT:info all all tcp ssh rule instead with DROP all policy. Shorewall could