search for: extr

Displaying 20 results from an estimated 35 matches for "extr".

Did you mean: extra
2013 Mar 13
2
merge datas
...;, "1997", "1998", "1999", "2000", "2001", "2002", "2003", "2004", "2005", "2006", "2007", "2008", "2009", "2010", "2011")) with a vector like this: extr<-c(1834,1876,1901,1928,2006) The results must be like this: row.names MCG3 extr only for the extr values. is possible to do this with R? Thank you! -- --- Catalin-Constantin ROIBU Forestry engineer, PhD Forestry Faculty of Suceava Str. Universitatii no. 13, Suceava, 720229, Romania office ph...
2010 Jan 21
2
Help with subset
I am so happy about learning how to read in multiple Excel files, that I have to try and make another improvement. I know what I have been doing is clumsy, but it works. Hopefully, someone can suggest a more elegant solution. As a novice, I have been using MS-Word and mail merge to write my code. I start with about 2 pages of code, and end up with 2,220 merged pages that I copy and paste into R.
2018 Jul 02
2
Rotates, once again
...over some of the ISAs I have docs at hand for: - x86 (32b/64b variants) has SHRD/SHLD, so both right and left variants. Count is modulo (mod 32 for 32b instruction variants, mod 64 for 64b instruction variants). As of BMI2, we also get RORX (non-flag-setting ROR) but no ROLX. - ARM AArch64 has EXTR, which is a right funnel shift, but shift distances must be literal constants. EXTR with both source registers equal disassembles as ROR and is often special-cased in implementations. (EXTR with source 1 != source 2 often has an extra cycle of latency). There is RORV which is right rotate by a...
2011 Jun 07
4
Why doesn't Portal with Wine with the radeon driver work?
...a Windows game (none of the games I have work with the radeon driver except Nexuiz which is native and it works at max settings): http://i.imgur.com/120tj.png. Code: deniz at debian:~$ cd /home/deniz/Desktop/portal deniz at debian:~/Desktop/portal$ wine Portal.exe Z:\home\deniz\Desktop\THEO~4WC\EXTR~FR4\portal>start hl2.exe -steam -game portal -appid 400 -console fixme:exec:SHELL_execute flags ignored: 0x00000100 Z:\home\deniz\Desktop\THEO~4WC\EXTR~FR4\portal>echo > "C:\users\deniz\Temp\tmpfile0.tmp" deniz at debian:~/Desktop/portal$ C:\users\deniz\Temp>del "C:\us...
2006 May 13
6
Asking for help again about my thread debug
As http://www.ruby-forum.com/topic/65495 has shown,I have drawn into trouble about my thread debugging for some days,and need help to solve it urgently! This thread problem comes from the design requirements that my web application will get the rss feeds read which are generated by the web application itself. http://www.ruby-forum.com/topic/63984 has shown my code,and the key code is the
2009 Jul 10
1
problems with contrast matrix
...sed separately. - WA has 6 different levels: 400, 430, 470, 540, 570, 620 nm. - the light intensity has 4 different levels: 1, 2, 7, 50. - the same animal was used in several tests. I suspect the response varies quadratically with WA (intermediate wavelengths more efficient to evoke a response than extreme wavelengths) but I would like to know if 470 is different from 540 nm, if 430 is different from 570 nm... I analyse the response with WA as an ordered factor, either with lmer (for PE) or with lme (for LA). All models tested converge but the by-default contrast matrix is really hard to interpre...
2012 Oct 15
1
how to include --configure-args= in R CMD INSTALL
...off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames gcc -m64 -I"C:/PROGRA~1/R/R-214~1.2/include" -I"C:\Program Files\MySQL\MySQL Server 5.5\.;"/include -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c RS-DBI.c -o RS-DBI.o RS-DBI.c: In function 'RS_na_set': RS-DBI.c:1219:11: warning: variable 'c' set but not used [-Wunused-but-set-variable] gcc -m64 -I"C:/PROGRA~1/R/R-214~1.2/include" -I"C:\Program...
2018 Jul 02
2
Rotates, once again
...o begin with. 8- and 16-bit rotates will need to be lowered into multi-instruction sequences on most targets (x86 and x86-64 can do them directly, but RISC-lineage archs usually don't have rotates at smaller than word size). Having explicit modulo semantics might end up forcing an explicit extra AND there, so that's an extra cost there, but it would certainly be nice to have the rotate definition be total. -Fabian On 07/02/2018 09:27 AM, Sanjay Patel wrote: > I'm guessing nobody has started implementing any of the suggested > rotate functionality since there are still op...
2003 Jan 08
14
prerouting newbie question/mistake :)
Hola and thanks for any help in advance I installed mandrake 9 a few days ago and wanted to set up some additional rules to shorewall, bu i failed :) What i want to do is basicly route any incomming udp and tcp packets on port 4665 to a workstation behind the router. router with mandrake 9, eth0 (192.168.0.1) internal net, eth1(10.0.0.0) connected to dsl modem and gets a dynamic ip
2007 Sep 12
0
looking for a french speaking R specialist for training
...s the wrong place to post this. I am looking for someone to teach R. I will continue in french as the job will be done in french only. Bonjour, je cherche un formateur sur R pour des cycles de formations continues, le premier d?butant en novembre-d?cembre. vu le sujet, la personne devra ?tre extr?mement p?dagogue. Merci de m'envoyer un mail directement ? formations at alcatorda point com avec cv, exp?rience dans le domaine, contenu et dur?e (pas plus de 5 jours) pr?vue pour la formation, dates de disponibilit? et devis. Les formations aurons lieu dans la r?gion parisienne (45 minute...
2010 Jun 16
4
Asterisk + E1 card
Dear all, I have to install an E1 card in my Asterisk 1.4.23 server and here is my short question: Is it necessary to install or update any Asterisk/Zaptel/Any extra module or the default installation is good enough to just plug and run the E1 card ???? Thanks a lot Alejandro
2007 Aug 10
2
Dialplan loop
Folks, I'm trying to implement a simple loop in a dialplan. The object is to set a counter, run through some IVR options, increment the counter, return to the start, then finally fall through to an operator or voicemail. Am using 1.4.10 and have reviewed doc/ exten => s,1,Set(TIMEOUT(digit)=5) exten => s,n,Set(TIMEOUT(response)=20) exten => s,n,Set(loop = 0) exten =>
2019 Sep 13
2
[9.0.0 Release] Release Candidate 4 is here
...7057 of 64198) > ******************** TEST 'Clang Tools :: > clang-tidy/run-clang-tidy.cpp' FAILED ******************** > Script: > -- > : 'RUN: at line 1';   /usr/bin/python > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc4/llvm.src/tools/clang/tools/extra/test/../test/../clang-tidy/tool/run-clang-tidy.py > --help > : 'RUN: at line 2';   rm -rf > /home/nnelson/Documents/llvm-project/llvm/utils/release/rc4/Phase3/Release+Asserts/llvmCore-9.0.0-rc4.obj/tools/clang/tools/extra/test/clang-tidy/Output/run-clang-tidy.cpp.tm > p >...
2019 Sep 13
2
[9.0.0 Release] Release Candidate 4 is here
Thanks! I'll get this posted on the web site. The "Performing Test ... failed to compile" failures from cmake are not interesting. But could you look in the log file and try to see what were the tests that failed in the "check-all" step? On Thu, Sep 12, 2019 at 4:39 PM Neil Nelson via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Xubuntu/Ubuntu 19.04,
2008 Feb 25
6
[PATCH 0/4] ia64/xen: paravirtualization of hand written assembly code
Hi. The patch I send before was too large so that it was dropped from the maling list. I'm sending again with smaller size. This patch set is the xen paravirtualization of hand written assenbly code. And I expect that much clean up is necessary before merge. We really need the feed back before starting actual clean up as Eddie already said before. Eddie discussed how to clean up and suggested
2008 Feb 25
6
[PATCH 0/4] ia64/xen: paravirtualization of hand written assembly code
Hi. The patch I send before was too large so that it was dropped from the maling list. I'm sending again with smaller size. This patch set is the xen paravirtualization of hand written assenbly code. And I expect that much clean up is necessary before merge. We really need the feed back before starting actual clean up as Eddie already said before. Eddie discussed how to clean up and suggested
2012 Feb 04
9
XEN 4.1.2+Centos 6.2+Kernel 3.X
Hey hope this opne is a "make senser". Has anyone tried the "Subject line" combo?, I''ve compiled a dozen src.rpm kernel 3.0 and 3.1 packages with no luck to try native upstream Dom0 kernel support with no success, just a kernel oops and constant reboots. I followed Fedora''s wiki on building a custom kernel, even used F16''s .config which also was a
2012 Feb 04
9
XEN 4.1.2+Centos 6.2+Kernel 3.X
Hey hope this opne is a "make senser". Has anyone tried the "Subject line" combo?, I''ve compiled a dozen src.rpm kernel 3.0 and 3.1 packages with no luck to try native upstream Dom0 kernel support with no success, just a kernel oops and constant reboots. I followed Fedora''s wiki on building a custom kernel, even used F16''s .config which also was a
2005 Dec 02
5
what is best for scripting?
I am using R in Windows. I see that I will have to use batch processes with R. I will have to read and write text files, and run some R code; probably some external code too. I have never done scripting. Is there any document that explains simple steps with examples? I also have heard that Python is a good scripting language. Is it worth the effort? (I do not have too much free time, so if I could
2017 Jun 09
4
Proposed new documentation "Configuration Examples"
Most of the questions asked in the nut-user mailing list seem to me to be either erudite technical discussion of new and exotic UPS units, or n00b questions of the style "I have this old UPS so I installed NUT but it didn't work". NUT is thoroughly documented with man pages and User Manual, but from my own experience it is not easy for Joe N00b to know what a working setup