Displaying 20 results from an estimated 162 matches for "nair".
Did you mean:
fair
2014 Mar 27
3
arm64 support
...d, Mar 26, 2014 at 11:01 PM, Martin Storsj? <martin at martin.st> wrote:
> On Wed, 26 Mar 2014, Jonathan Lennox wrote:
>
>
>> On Mar 26, 2014, at 7:55 AM, Peter Robinson <pbrobinson at gmail.com> wrote:
>>
>> On Wed, Mar 26, 2014 at 11:45 AM, Vinay <vinay.nair at novanet.net> wrote:
>>>
>>>> Hi,
>>>>
>>>> I wanted to build opus along with PJSIP for iOS for the architecture
>>>> arm64.
>>>> I wanted to know if opus supports arm64?
>>>>
>>>
>>> The opus co...
2007 Aug 07
5
small sample techniques
If my sample size is small is there a particular switch option that I need to use with t.test so that it calculates the t ratio correctly?
Here is a dummy example?
รก =0.05
Mean pain reduction for A =27; B =31 and SD are SDA=9 SDB=12
drgA.p<-rnorm(5,27,9);
drgB.p<-rnorm(5,31,12)
t.test(drgA.p,drgB.p) # what do I need to give as additional parameter here?
I can do it manually but
2014 Mar 27
1
arm64 support
...owing error:
Can't exec "aclocal": No such file or directory at
/usr/local/share/autoconf/Autom4te/FileUtils.pm line 326.
autoreconf: failed to run aclocal: No such file or directory
How do I build opus from source? Am I missing some step?
On Thu, Mar 27, 2014 at 11:29 AM, Vinay Nair <vinay.nair at novanet.net> wrote:
> I have used the patch to build opus 1.1. Although I have not tried the
> latest git master, will try that. Will that work for armv7, armv7s and
> arm64?
>
>
> On Wed, Mar 26, 2014 at 11:01 PM, Martin Storsj? <martin at martin.st> w...
2011 Sep 07
1
Gluster on Clustered Storage
...rver 1 ]<------[ LUN 1 | LUN 2 ]------>[ Server 2 ]
Failover: [ LUN 1 | LUN 2 ]======>[ Server 2 ]
This take over is usually done using tools like 'Heartbeat'.
The reason I ask is, I already have such a configuration, and would like to
deploy Gluster on it.
Regards,
Indivar Nair
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20110907/eed72b09/attachment.html>
2004 Dec 23
1
Sathian Nair/BTC/PDSL/PHILIPS is out of the office.
I will be out of the office starting 2004-12-24 and will not return until
2005-01-03.
I am on vacation from 24/12/04 to 02/01/05 and will not have access to
e-mails. I will respond to you on 03/01/05
2011 Sep 12
1
Increasing max stat cache
...che obscene
amounts of Stat information?
3. Can we increase the max_stat_cache TTL? Since the files once created,
never ever change, I would like to set this to a very High value.
4. Is there anything else that I should look for, on increasing the
'max_stat_cache' value?
Regards,
Indivar Nair
2007 Oct 04
5
combining vectors on unequal length
If I have two vectors
X<-1:10
Y<-1:5
When I combine them using cbind, the shorter one is repeated and both are made of the same length. Is there a methods that does this without duplicating the shorter one. I want to use this to store the data back to a file.
Thanks ../Murli
[[alternative HTML version deleted]]
2013 Sep 23
1
Mounting a sub directory of a glusterfs volume
...s /Images
That failed because it is looking for 'key:/test-volume/Images'
This client server needs to be handed over to a group who would have root
access to manage server & its services. Hence, mounting the whole gluster
volume is a drawback.
Is there any way out?
*
Regards,
*
Anup Nair
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20130923/f225e0a9/attachment.html>
2015 Jul 11
2
restrictions on module names
Hi,
I had named a module as "global" and it appears not to be recognized. It
appears a section
[global]
path=xxx
etc.
is interpreted as global parameters and not as a module named global. Is
that the expected behaviour? Any pointers as to what names are allowed for
modules will be appreciated.
Thanks,
Selva
-------------- next part --------------
An HTML attachment was scrubbed...
2014 Mar 26
2
arm64 support
Hi,
I wanted to build opus along with PJSIP for iOS for the architecture arm64. I wanted to know if opus supports arm64?
--
Vinay Nair
vinay.nair at novanet.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20140326/e617665a/attachment.htm
2008 Sep 20
3
without passwd
Hi, I have two Fedora box and rsync running on both systems. One system ip
is 192.168.1.110 and the other is 192.168.1.71. I run manually for the
following commands in both systems. my problem is whenever run it asking
the user passwd and i cannot run the same automatically using crontab. My
question is how to avoid the passwd option...
rsync -aPrv rsync://192.168.1.110/detailing/
2004 Aug 13
3
Tutorials on R
Hi !!
Is there a good tutorial for the R language ? I really find it hard to
find methods in R.
Thanks and Cheers ../Murli
2014 Mar 26
2
arm64 support
On Mar 26, 2014, at 7:55 AM, Peter Robinson <pbrobinson at gmail.com> wrote:
> On Wed, Mar 26, 2014 at 11:45 AM, Vinay <vinay.nair at novanet.net> wrote:
>> Hi,
>>
>> I wanted to build opus along with PJSIP for iOS for the architecture arm64.
>> I wanted to know if opus supports arm64?
>
> The opus code builds fine on ARM64 on Linux at least, I've been
> building the Fedora aarch64 and...
2009 Jul 14
4
Trig functions strange results
I am trying to calculate coordinate transformations and in the process of debugging my code using debug I found the following
Browse[1]> direction[i]
[1] -1.570796
Browse[1]> cos(direction[i])
[1] 6.123032e-17
Browse[1]> cos(-1.570796)
[1] 3.267949e-07
Browse[1]> direction[i]
[1] -1.570796
Browse[1]> cos(direction[i])
[1] 6.123032e-17
Browse[1]> cos(-1.570796)
[1] 3.267949e-07
2007 Oct 24
2
Asterisk integration with IBM Sametime
Hi,
I wanted to know if anyone has experience in integration asterisk with
IBM Sametime server (by implementing TCSPI).
Any pointers for this would be very helpful.
Have been reading/googling around a bit and I get to understand that the
communication between the Sametime server and Asterisk is SIP.
Wanted to know if my understanding is right. Since this is part of some
experiment I'm
2003 Feb 24
5
-bash: /bin/rm: Argument list too long
Folks:
Is there a limit to the number of arguments that can be passed to
fileutils programs such as mv or rm ? If yes, is it filesystem
dependant/kernel config dependant/fileutils version dependant? Can this
maximum limit be tuned/controlled ? I googled on it a bit, but couldn't
find anything much more relevant than a message in the OS-X forum.
2007 Aug 01
5
t-distribution
If I have a calculated t can I get the probability associated with it
using an R function by giving it the df and t? I know I can do the whole
calculation using t.test() or get the t-distribution using qt(). If
t=1.11 and df =9 can I get the probability?
Thanks../Murli
[[alternative HTML version deleted]]
2004 Aug 26
1
Error TukeyHSD
I am running the following code on the coagulation data and I am getting
an error. Please let me know
if I am missing anything from my code.
coag<- matrix( scan("//Samba3/nair/R/blood.dat", sep=","), 24, 3,
byrow=TRUE)
colnames(coag) <- c("time","diet","order")
coag <- as.data.frame(coag)
oneway.test(time ~ diet, data=coag, var.eq=TRUE)
coag.mod <- aov(time ~ diet, data=coag)
options(scipen=5)
options(digits=5)
Tuke...
2007 Jun 26
3
inter-rater agreement index kappa
Is there a function that calculates the inter-rater agreement index
(kappa) in R?
Thanks ../Murli
[[alternative HTML version deleted]]
2008 Aug 01
2
REST error
...ments
end
when i click the departments link it showing error like
undefined method `departments_student_url'' for
#<ActionView::Base:0xb73d2f18>
what''s a problem?
please sujjest any good link to study RESTful architecture in detail and
also in depth?
with regards
babu nair
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gman...