search for: raisons

Displaying 20 results from an estimated 75 matches for "raisons".

Did you mean: maisons
2015 Jan 06
4
setequal: better readability, reduced memory footprint, and minor speedup
Hi, Current implementation: setequal <- function (x, y) { x <- as.vector(x) y <- as.vector(y) all(c(match(x, y, 0L) > 0L, match(y, x, 0L) > 0L)) } First what about replacing 'match(x, y, 0L) > 0L' and 'match(y, x, 0L) > 0L' with 'x %in% y' and 'y %in% x', respectively. They're strictly equivalent but the latter
2010 Mar 03
2
Speex on EFM32
In fact, on my shelf is running speex using Raisonance Primer2 DK and IAR STM32-SK DK. But I want to save the power consumption of the device runnig speex, and EFM32 seems to be a very good candidate. Also, do yo think that the STM32F103 (Cortex M3 90 MIPS) could be used to run Speex at 4 Kbps in real time? Regards, Nicolas 2010/3/3 Jean-Marc Valin <jean-marc.valin at usherbrooke.ca> >
2006 May 04
2
R pour débutant
Bonjour, Je suis actuellement doctorant (en fin de th?se) et je vais avoir besoin de me servir de R. Devant apprendre R tout seul, je suis tomb? sur un mail de vous disant que vous aviez r?aliser un tutorial sur ce logiciel pour des 100% d?butant comme moi J'aurai essentiellement ? utiliser des algo de clustering (SOM ou Nu?e dyna) sur des matrices pouvant faire 41x230 Cependant je
2018 Nov 03
1
reading old dump backups from 2009
> On Nov 3, 2018, at 06:26, Pete Biggs <pete at biggs.org.uk> wrote: > I don't think dump has changed anything in 20 years or so! And I > certainly can't see it changing such that it can't read old files - > that is, sort of, it's raison d'etre. A bit off topic but... Funny story, at a previous job, my boss was able to extract the data off tapes made in the
2000 Jan 07
0
R parser
Hello, I am actually developping a libary under S+/NT in which I do modify the .Program. Is there any equivalent in R? (the .Program is the command line parser, ie the function which is called when you press enter and pass the commmand line to the internal program) TIA Eric ?-----------------------?--------------------------------------------------? | Eric Lecoutre | DEA de
2007 Mar 19
4
memory issue
Hi all, I use an application named ride (from raisonance: C compiler) under linux (RHE3) through wine. I compile a lot of separated applications. the app wine_loader takes more and more memory. the application stops once the memory size taken by wine_loader is more than 100MB. I would appreciate any advice from you. Regards.
2011 Dec 09
1
'callNextMethod' in a '[<-' function does not work ?
Hi the list, I try to use callNextMethod in a setteur ([<-) but it does not work. Any raison ? Any other option ? --- 8< ------------------ ### Class B0 ### setClass("B0" , representation(b0 = "numeric")) setReplaceMethod("[","B0",function(x,i,j,value){x at b0 <- -value}) a <- new("B0") a at b0 <- 3 a a["b0"] <- 3 a
2007 Feb 04
1
Error : Doing a node status request to the domain master browser at IP aaaa.bbbb.cccc.dddd failed
I've the following error : Doing a node status request to the domain master browser at IP aaaa.bbbb.cccc.dddd failed First time I configure my smb.conf file on a server with the adress aaaa.bbbb.cccc.dddd For some raison I have to change this address for another. When I restart samba I the message : nmbd/nmbd_browsesync.c:get_domain_master_name_node_status_fail(486)
2006 Sep 12
1
Copying file failed
Hello, I have a Debian Stable (Sarge) with a samba to share file with windows client. All is working fine but 2 files generates errors when i try to copy it. The transfer begins, but stops in the middle of the file, and freeze. The error message is (French translation): <Unable to copy file_name.psd : Network name is no more available > I do not understand why I cannot copy those
2018 Nov 03
5
reading old dump backups from 2009
I have and old dump format backup done under fedora 7 which is stored on disk and has an sha256sum file that indicates there are no data errors in the backup file.? When I try to read the file with restore under CentOS 6,? I get the following error: cat /etc/redhat-release CentOS release 6.10 (Final) restore tvf u1_l0_04-29-09_md1.dump Verify tape and initialize maps Input is from a local
2006 Oct 16
4
grep function with patterns list...
Dear R-users, is there a way to pass a list of patterns to the grep function? I vaguely remember something with %in% operator... Thanks, St?phane. -- "La science a certes quelques magnifiques r?ussites ? son actif mais ? tout prendre, je pr?f?re de loin ?tre heureux plut?t qu'avoir raison." D. Adams -- AGC website <http://www.genoscope.cns.fr/agc> St?phane
2016 Feb 05
1
query_name_response: Multiple (2)
> Can you post the smb.conf from '192.168.152.237' as i said before there is only one samba server with 3 network interface The smb.conf # IDENTIFICATION netbios name = Samba workgroup = Samba_Domain server string = %h #Informations annuaire LDAP passdb backend = ldapsam:"ldap://192.168.151.247" ldap suffix = ou=Samba,dc=annuaire,dc=fr ldap admin dn =
2015 Jan 08
3
setequal: better readability, reduced memory footprint, and minor speedup
How about unique them both and compare the lengths? It's less work, especially allocation. Pete ____________________ Peter M. Haverty, Ph.D. Genentech, Inc. phaverty at gene.com On Thu, Jan 8, 2015 at 1:30 PM, peter dalgaard <pdalgd at gmail.com> wrote: > If you look at the definition of %in%, you'll find that it is implemented > using match, so if we did as you suggest,
2010 Mar 03
1
Speex on EFM32
Thanks ! On this forum is also shown this information : http://lists.xiph.org/pipermail/speex-dev/2009-January/007050.html According to vk's results, it could be possible to run Speex at 4/6 & 8 kbps on a Cortex M-3 at 36 MHz ... so not excluding the EFM32 ... Nico 2010/3/3 Pietro Maggi <studiomaggi at gmail.com> > On ST forums there is someone that states it has done an
2005 Jan 12
1
Good pratice with a Linux Gateway / Traffic Shapping
Hi, I am the network administrator of my company, I know quite well Windows networking and a few about Linux and its amazing routing and QOS capabilities. Right now, we have a bustable T1, which mean that the bill increase with out T1 use. I have decided to find a way to shape the traffic so I can stay at a raisonable speed of 256 kb/s (Up/down) on my T1. I have linux gateway with 2 nics behind a
2013 Jan 09
13
DIDForSale spam
List users, Did anyone else recently receive spam from DIDForSale with the subject "DIDForSale 2012 achievements"? I suspect that they are using this list to harvest email addresses and think they should be called out on this poor business practice if that is the case. Regards, Matthew Roth InterMedia Marketing Solutions Software Engineer and Systems Developer
2023 Dec 17
2
[External] Re: zapsmall(x) for scalar x
I think what's been missed is that zapsmall works relative to the absolute largest value in the vector. Hence if there's only one item in the vector, it is the largest, so its not zapped. The function's raison d'etre isn't to replace absolutely small values, but small values relative to the largest. Hence a vector of similar tiny values doesn't get zapped. Maybe the line
2019 Apr 24
9
Are linux distros redundant?
I just realised that I haven't touched a centos/redhat machine in more than a couple of years. Everything I do now is Kubernetes based or using cloud services (or k8s cloud services). What about it listeroons? Is your fleet of centos boxes ever expanding or are you just taking care of a single java 6 jboss application that takes care of the companies widget stocks? How are your jobs
2012 Mar 21
5
switch mode, how to give a public IP behing a NAT
Hi all, I use tinc since 2 years between my MPLS sites in router mode, works like a charm. Today i am trying to make an ethernet bridge beetween 2 sites for video conference needs, the raison is that 1 side is behind nat, and i dont have access on the gate, other side is on public range. Because off H323 that doesn't handle unconfigured NAT, i would like to give a public IP to the video
2009 Sep 09
1
Package that does not work until I re write the exactly the same code
Hi the list, I am writing a package in S4 and I do not manage to understand a bug. The "R CMD check" and the "R CMD build" both work. Here is links to the package (not on CRAN yet for the raison that I explain bellow): http://christophe.genolini.free.fr/aTelecharger/kml_0.5.zip http://christophe.genolini.free.fr/aTelecharger/kml_0.5.tar.gz Then I install the package and I