Displaying 9 results from an estimated 9 matches for "fft_work".
1999 Apr 22
1
mvfft (PR#176)
This message is in MIME format
--_=XFMail.1.3.p0.Linux:990422185944:4782=_
Content-Type: text/plain; charset=us-ascii
R-0.64.0 on RedHat Linux 5.1
Some problems with multivariate fast fourier transform. I
have attached the dump of a 30 x 3 matrix that seems to
reliably reproduce these problems
1) mvfft doesn't like vectors. It complains about not having
enough memory:
R>
2002 Mar 01
1
fft
Hi,
I have problems when calling fft_factor and fft_work directly in my
C-code. Martin Maechler already told me that I should not do this --
anyway, the code works fine if the length of the vector is a multiple
of 2,3,5.
If the length of the vector has different form I get, in some cases, a
segmentation fault when work and iwork are freed (I use C...
2007 Jan 30
1
Solaris 10 compilation issue
...sel_k arithmetic.o
Rf_bessel_y arithmetic.o
Rf_lgammafn arithmetic.o
BM_norm_keep RNG.o
Rf_gammafn arithmetic.o
inflateInit_ ../extra/zlib/libz.a(uncompr.o)
fft_work fourier.o
Rf_pweibull arithmetic.o
Rf_qweibull arithmetic.o
Rf_rweibull random.o
Rf_dweibull arithmetic.o
libintl_nl_default_dirname ../extra/intl/libintl.a(bindtextdo...
2007 Jan 30
1
Difficulty with compiling R-2.4.1 on solaris 10
...sel_k arithmetic.o
Rf_bessel_y arithmetic.o
Rf_lgammafn arithmetic.o
BM_norm_keep RNG.o
Rf_gammafn arithmetic.o
inflateInit_ ../extra/zlib/libz.a(uncompr.o)
fft_work fourier.o
Rf_pweibull arithmetic.o
Rf_qweibull arithmetic.o
Rf_rweibull random.o
Rf_dweibull arithmetic.o
libintl_nl_default_dirname ../extra/intl/libintl.a(bindtextdo...
2007 Jan 30
0
R Compiling issue
...o
Rf_rgeom random.o
Rf_rnorm random.o
Rf_rpois random.o
Rf_runif random.o
Rf_bessel_i arithmetic.o
Rf_bessel_j arithmetic.o
Rf_bessel_k arithmetic.o
Rf_bessel_y arithmetic.o
Rf_lgammafn arithmetic.o
BM_norm_keep RNG.o
Rf_gammafn arithmetic.o
inflateInit_ ../extra/zlib/libz.a(uncompr.o)
fft_work fourier.o
Rf_pweibull arithmetic.o
Rf_qweibull arithmetic.o
Rf_rweibull random.o
Rf_dweibull arithmetic.o
libintl_nl_default_dirname ../extra/intl/libintl.a(bindtextdom.o)
R_WriteConsole printutils.o
R_ResetConsole errors.o
BZ2_bzWriteClose connections.o
gzclose connections.o
signrank_fre...
2007 Jan 30
0
Issue with compiling R on solaris 10
...sel_k arithmetic.o
Rf_bessel_y arithmetic.o
Rf_lgammafn arithmetic.o
BM_norm_keep RNG.o
Rf_gammafn arithmetic.o
inflateInit_ ../extra/zlib/libz.a(uncompr.o)
fft_work fourier.o
Rf_pweibull arithmetic.o
Rf_qweibull arithmetic.o
Rf_rweibull random.o
Rf_dweibull arithmetic.o
libintl_nl_default_dirname ../extra/intl/libintl.a(bindtextdo...
1999 Aug 03
2
compliation problem
Problem compiling R.
version: 0.64.2
machine: SGI O2
OS: IRIX6.5
CC cc
FC f77
MAKE GNU make 3.75
Here is part of the the output for make.
make[2]: Leaving directory `/usr/people/faculty/math/mgass/stage/R/R-0.64.2/src/include'
make[2]: Entering directory `/usr/people/faculty/math/mgass/stage/R/R-0.64.2/src/appl'
cc -g -OPT:IEEE_NaN_inf=ON -I../include
2013 Apr 03
0
R 3.0.0 is released
...the typedef rcolor.
o The REPROTECT macro now checks that the protect index is valid.
o Several non-API entry points no longer used by R have been
removed, including the Fortran entry points chol, chol2inv, cg,
ch and rg, and the C entry points Brent_fmin, fft_factor and
fft_work.
o If a .External call is registered with a number of arguments
(other than -1), the number of arguments passed is checked for
each call (as for other foreign function calls).
o It is now possible to write custom connection implementations
outside core R using R_ext/Conn...
2013 Apr 03
0
R 3.0.0 is released
...the typedef rcolor.
o The REPROTECT macro now checks that the protect index is valid.
o Several non-API entry points no longer used by R have been
removed, including the Fortran entry points chol, chol2inv, cg,
ch and rg, and the C entry points Brent_fmin, fft_factor and
fft_work.
o If a .External call is registered with a number of arguments
(other than -1), the number of arguments passed is checked for
each call (as for other foreign function calls).
o It is now possible to write custom connection implementations
outside core R using R_ext/Conn...