Displaying 20 results from an estimated 130 matches similar to: "call fortran in R"
2006 Jun 03
2
Wine : error during compilation (mandriva 2006 - x86_64)
Hi,
I have Mandriva 2006 x86_64.
I tried to install wine, but the binaries are for 32 bits and the result
is very instable (win programs close suddenly, no internet available for
those programs, etc...)
So I tried to compile wine 0.9.14 from source, but I have an error
during make when "searching for -lXext" :
LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH"
2003 Aug 27
2
Using files as connections
I have been trying to read a random sample of lines from a file into a
data frame using readLines(). The help indicates that readLines() will
start from the current line if the connection is open, but presented with
a closed connection it will open it, start from the beginning, and close
it when finished.
In the code that follows I tried to open the file before reading but
apparently without
2016 Sep 06
2
usar un for para cambiar indice
Estimados usuarios-de-R:
Tengo un problema.
Si por ejemplo tengo una lista conformada por la serie historia del PBI de
10 paìses.
>Tiempo <- seq(1:100)
>plot(Tiempo, PP$"Serie 1", type="l",col="1")
>lines(Tiempo, PPcapita$"Serie 2")
>lines(Tiempo, PPcapita$"Serie 3")
>lines(Tiempo, PPcapita$"Serie 4")
2006 Aug 24
2
Why are lagged correlations typically negative?
Recently, I was working with some lagged designs where a vector of
observations at one time was used to predict a vector of observations at
another time using a lag 1 design. In the work, I noticed a lot of
negative correlations, so I ran a simple simulation with 2 matched
points. The crude simulation example below shows that the correlation
can be -1 or +1, but interestingly if you do this
2005 Sep 26
1
AsteriskJava - Queue
You may loose 'control' of the call but you can always 'get it back'
Use the UnigueID of the call to track it throught Asterisk. You can
palce a monitor event to redirect, bridge, drop, answer or antything
else.
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com
> [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
> Sebastian
2012 Feb 15
0
[LLVMdev] Performance problems with FORTRAN allocatable arrays
Hi Wonsun, can you please provide a testcase.
Best wishes, Duncan.
> I've noticed that LLVM does a bad job of optimizing array indexing
> code for FORTRAN arrays declared using the ALLOCATABLE keyword.
>
> For example if you have something like the following:
>
> DOUBLE PRECISION,ALLOCATABLE,DIMENSION(:,:,:,:) :: QAV
> ...
> ALLOCATE( QAV(
2012 Feb 15
2
[LLVMdev] Performance problems with FORTRAN allocatable arrays
I've noticed that LLVM does a bad job of optimizing array indexing
code for FORTRAN arrays declared using the ALLOCATABLE keyword.
For example if you have something like the following:
DOUBLE PRECISION,ALLOCATABLE,DIMENSION(:,:,:,:) :: QAV
...
ALLOCATE( QAV( -2:IMAX+2,-2:JMAX+2,-2:KMAX+2,ND) )
...
DO L = 1, 5
DO K = K1, K2
DO J = J1, J2
DO I = I1, I2
II = I +
2012 May 29
1
model frame and formula mismatch with latent class analysis poLCA
Dear R-users,
I keep getting an ERROR saying " Error in model.matrix.default(formula,
mframe) : model frame and formula mismatch in model.matrix() " when i fit
poLCA with more than 63 variables. Below are the details.
I am trying to do a Latent Class Analysis using poLCA. My data set contains
binary scores of, for instance, 200 students on 100 items. These numbers
could even be more
2005 Jun 21
1
Asterisk died - exactly every 60 minutes
I have now a very strange situation.
Asterisk dies exactly every hour at hour:09 !!!
crontab has the entry:
10 3 * * * root /usr/sbin/asterisk-restart >/dev/null 2>&1
It seems that there is a time difference between mail server and
asterisk server so that it might be "synchronized" to the crontab entry.
*CLI> show version
Asterisk CVS-HEAD built by root@vpbx on a
2010 Apr 15
0
[LLVMdev] darwin dragon-egg build issues
Duncan,
Do a quick check here on x86_64-apple-darwin10
with svn llvm and svn dragon-egg against release gcc 4.5.0,
the results from the himenoBMTxpa benchmark compiled at -O3
look pretty good. With stock gcc-4.5.0, we get...
Grid-size = M
mimax = 128 mjmax = 128 mkmax = 256
imax = 127 jmax = 127 kmax =255
Start rehearsal measurement process.
Measure the performance in 3 times.
MFLOPS:
2010 Apr 13
2
[LLVMdev] darwin dragon-egg build issues
Hi Peter,
> Why not do this too?
I've applied this - thanks for the patch!
Ciao,
Duncan.
2006 May 02
3
Pegasus and Users
My first attempt at using Wine within Ubuntu to run my favourite email
program - Pegasus - resulted in a problem.
Pegasus is preinstalled on windows98, I gave the correct filepath and
everything appeared to be loading well until it asked for a 'user'.
Gave my normal Pegasus username and got the error message that the
user does not exist.
Tried various permutations of upper and lower
2012 Oct 13
0
[ANNOUNCE] xscope 1.3.99.901
This is a release candidate for xscope 1.4, which includes these new
features:
- RANDR decoding updated from just 0.x protocol to handle 1.0 - 1.4
- Atoms recorded from InternAtom & GetAtomName to use for display in
other requests referencing the atoms
- Property requests now also show these property types in a more natural
format instead of as just lists of bytes:
UTF8_STRING, atoms,
2005 Jun 22
2
problem compile
Hello,
I try to compile the driver zaptel and they give the following error:
linux01:/usr/src/zaptel# make install
gcc -Iir/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -Iir/drivers/
l -I. -Wstrict-prototypes -fomit-frame-pointer -Iir/drivers/net/wan -Iir
/net -DSTANDALONE_ZAPATA -o zaptel.o -c zaptel.c
In file included from zaptel.c:44:
/usr/include/linux/module.h:21:
2007 Oct 09
1
pseudo code
Hey there!
I got a pseudo code and don't know how to apply it to R, maybe someone can help me:
Input: A dataset X, kmax: maximum number of clusters, num_subsamples: number of
subsamples.
Output: S(i; k) - a distribution of similarities between partitions into k clusters of a reference
clustering and clustering of subsamples; i = 1 to num_subsamples
Requires: T = cluster(X): A hierarchical
2010 Jun 15
1
Help with error
Hi. I am trying to do a nonlinear regression on a set of data with Monod
kinetics and Haldane inhibition. I am using the following commands to do
the nonlinear regression:
dce<-read.delim("data.txt", header = TRUE, sep = "\t", quote="\"", dec=".",
fill = TRUE, comment.char="")
dce.m1<-nls(rate~kmax*conc/(Ks+conc+((conc^2)/Ki),data=dce
2005 Jun 17
6
Console ALSA Sound
Hi
... probably one of those RTFM kind of questions (while I'd be happy to know
where a good reference "FM" is :-) )
Has anyone an idea on how to disable the console sound driver. My problem is
that a running asterisk is muting my speakers.
Thank you in advance for your help
Conrad
2009 Jul 31
1
what meaning missing value True /False needed
This is my code i don't understand the error message:
library(rgenoud)
rm(list=ls())
set.seed(666)
#########################################################
# As a first step, it is assumed that all input parameters are independent of ageing :
#########################################################
InputDim <-20
# Max number of ageings in the inputs
CPIRate <- rep(0.02 , InputDim )
#
2013 Jul 30
1
[LLVMdev] LLVM and Cygwin
brianherman at windows-8-doesn't rock /lib/gcc/i686-pc-cygwin/4.7.3
$ nm libgcc_eh.a | grep register_frame
000011b0 T ___deregister_frame
000011a0 T ___deregister_frame_info
000010d0 T ___deregister_frame_info_bases
00000fe0 T ___register_frame
00000fb0 T ___register_frame_info
00000f40 T ___register_frame_info_bases
00001070 T ___register_frame_info_table
00001010 T
2010 Jun 21
2
[LLVMdev] MC: Object file specific parsing
Hi Daniel,
attached is a patch that pushes most of the object file specific parsing
out of AsmParser and down into MachOAsmParser. This was done as a
cleanup for the ELF work. I know that you're not happy with this
approach, particularly the fact that as we add more object file formats
and assembler dialects, it's going to cause a class explosion. But I was
hoping that we could use this