search for: ftrunc

Displaying 20 results from an estimated 24 matches for "ftrunc".

Did you mean: trunc
2008 Aug 21
1
pnmath compilation failure; dylib issue?
...le -multiply_defined suppress -L/usr/local/ lib -o pnmath.so bd0.o beta.o chebyshev.o choose.o d1mach.o dbeta.o dbinom.o dcauchy.o dchisq.o dexp.o df.o dgamma.o dgeom.o dhyper.o dlnorm.o dlogis.o dnbeta.o dnbinom.o dnchisq.o dnf.o dnorm.o dnt.o dpois.o dt.o dunif.o dweibull.o fmax2.o fmin2.o ftrunc.o gamma.o gamma_cody.o i1mach.o imax2.o imin2.o lbeta.o lgamma.o lgammacor.o mlutils.o pbeta.o pbinom.o pcauchy.o pchisq.o pexp.o pf.o pgamma.o pgeom.o phyper.o plnorm.o plogis.o pnbeta.o pnbinom.o pnchisq.o pnf.o pnmath.o pnorm.o pnt.o polygamma.o ppois.o pt.o ptukey.o punif.o pweibull.o...
2009 Mar 17
3
R does not compile any more on FreeBSD 8.0-CURRENT
...I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c wilcox.c -o wilcox.o gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c signrank.c -o signrank.o rm -rf libnmath.a ar cr libnmath.a mlutils.o d1mach.o i1mach.o fmax2.o fmin2.o fprec.o fround.o ftrunc.o sign.o fsign.o imax2.o imin2.o chebyshev.o log1p.o expm1.o lgammacor.o gammalims.o stirlerr.o bd0.o gamma.o lgamma.o gamma_cody.o beta.o lbeta.o polygamma.o bessel_i.o bessel_j.o bessel_k.o bessel_y.o choose.o snorm.o sexp.o dgamma.o pgamma.o qgamma.o rgamma.o dbeta.o pbeta.o qbeta.o rbeta.o du...
2012 Sep 15
0
[Repost 3/3] Minor glitch in 'Writing R Extensions'
...(double @var{x}, double @var{digits}) Returns the value of @var{x} rounded to @var{digits} @emph{significant} decimal digits. -This is the function used by @R{}'s @code{signif()}. +This is the function used by @R{}'s @code{round()}. @end deftypefun @deftypefun double ftrunc (double @var{x}) edd at max:/tmp$ -- Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com -- Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
2002 Jan 22
1
compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a) (PR#1275)
...r pid_t... yes checking for vfork.h... no checking for working vfork... no checking for vprintf... yes checking for access... yes checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for bcopy... yes checking for bzero... yes checking for finite... yes checking for ftruncate... yes checking for getcwd... yes checking for getgrgid... yes checking for getpwuid... yes checking for getuid... yes checking for hypot... yes checking for isascii... yes checking for isnan... yes checking for matherr... no checking for memcpy... yes checking for memmove... yes checking for me...
2000 Oct 31
1
conflicting types for `Rf_stirlerr
...directory `/home/mfa5/gilp/R-versions/R-devel/src/nmath' making mlutils.d from mlutils.c making d1mach.d from d1mach.c making i1mach.d from i1mach.c making fmax2.d from fmax2.c making fmin2.d from fmin2.c making fmod.d from fmod.c making fprec.d from fprec.c making fround.d from fround.c making ftrunc.d from ftrunc.c making sign.d from sign.c making fsign.d from fsign.c making fsquare.d from fsquare.c making fcube.d from fcube.c making imax2.d from imax2.c making imin2.d from imin2.c making chebyshev.d from chebyshev.c making log1p.d from log1p.c making lgammacor.d from lgammacor.c making gammal...
2009 May 20
2
[LLVMdev] [PATCH] Add new phase to legalization to handle vector operations
...INT: + case ISD::FNEG: + case ISD::FABS: + case ISD::FSQRT: + case ISD::FSIN: + case ISD::FCOS: + case ISD::FPOWI: + case ISD::FPOW: + case ISD::FLOG: + case ISD::FLOG2: + case ISD::FLOG10: + case ISD::FEXP: + case ISD::FEXP2: + case ISD::FCEIL: + case ISD::FTRUNC: + case ISD::FRINT: + case ISD::FNEARBYINT: + case ISD::FFLOOR: + switch (TLI.getOperationAction(I->getOpcode(), I->getValueType(0))) { + case TargetLowering::Promote: + Result = PromoteVectorOp(SDValue(Result, 0)).getNode(); + break; + case TargetLowerin...
1999 May 03
1
problems compiling R-0.63.3 on alpha
...ith_inexact -g -I../include -I../../src/include -c fmod.c -o fmod.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c fprec.c -o fprec.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c fround.c -o fround.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c ftrunc.c -o ftrunc.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c sign.c -o sign.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c fsign.c -o fsign.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c fsquare.c -o fsquare.o gcc -ieee_with_inexact -g -I../inc...
1998 Nov 06
1
DEC alpha INSTALLATION R-0.62.4
...rc/include -c fmax2.c cc -ieee_with_inexact -g -I../../src/include -c fmin2.c cc -ieee_with_inexact -g -I../../src/include -c fmod.c cc -ieee_with_inexact -g -I../../src/include -c fprec.c cc -ieee_with_inexact -g -I../../src/include -c fround.c cc -ieee_with_inexact -g -I../../src/include -c ftrunc.c cc -ieee_with_inexact -g -I../../src/include -c sign.c cc -ieee_with_inexact -g -I../../src/include -c fsign.c cc -ieee_with_inexact -g -I../../src/include -c fsquare.c cc -ieee_with_inexact -g -I../../src/include -c fcube.c cc -ieee_with_inexact -g -I../../src/include -c imax2.c cc -ieee_wi...
1999 May 03
0
compilation of R-0.63.3 on alpha (PR#183)
...t -g -I../include -I../../src/include -c fmod.c -o = fmod.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c fprec.c -o= = fprec.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c fround.c -= o = fround.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c ftrunc.c -= o = ftrunc.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c sign.c -o = sign.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c fsign.c -o= = fsign.o gcc -ieee_with_inexact -g -I../include -I../../src/include -c fsquare.c = -o = fsquare.o gcc -ieee_with_inexa...
2009 May 20
0
[LLVMdev] [PATCH] Add new phase to legalization to handle vector operations
...INT: + case ISD::FNEG: + case ISD::FABS: + case ISD::FSQRT: + case ISD::FSIN: + case ISD::FCOS: + case ISD::FPOWI: + case ISD::FPOW: + case ISD::FLOG: + case ISD::FLOG2: + case ISD::FLOG10: + case ISD::FEXP: + case ISD::FEXP2: + case ISD::FCEIL: + case ISD::FTRUNC: + case ISD::FRINT: + case ISD::FNEARBYINT: + case ISD::FFLOOR: + switch (TLI.getOperationAction(I->getOpcode(), I->getValueType(0))) { + case TargetLowering::Promote: + Result = PromoteVectorOp(SDValue(Result, 0)).getNode(); + break; + case TargetLowerin...
1998 Dec 08
0
R compile problems with AIX
...include -I../../src/include -c fmin2.c -o fmin2.o gcc -g -O2 -I../include -I../../src/include -c fmod.c -o fmod.o gcc -g -O2 -I../include -I../../src/include -c fprec.c -o fprec.o gcc -g -O2 -I../include -I../../src/include -c fround.c -o fround.o gcc -g -O2 -I../include -I../../src/include -c ftrunc.c -o ftrunc.o gcc -g -O2 -I../include -I../../src/include -c sign.c -o sign.o gcc -g -O2 -I../include -I../../src/include -c fsign.c -o fsign.o gcc -g -O2 -I../include -I../../src/include -c fsquare.c -o fsquare.o gcc -g -O2 -I../include -I../../src/include -c fcube.c -o fcube.o gcc -g -O2 -I.....
1998 Dec 08
0
R compile problems with AIX
...include -I../../src/include -c fmin2.c -o fmin2.o gcc -g -O2 -I../include -I../../src/include -c fmod.c -o fmod.o gcc -g -O2 -I../include -I../../src/include -c fprec.c -o fprec.o gcc -g -O2 -I../include -I../../src/include -c fround.c -o fround.o gcc -g -O2 -I../include -I../../src/include -c ftrunc.c -o ftrunc.o gcc -g -O2 -I../include -I../../src/include -c sign.c -o sign.o gcc -g -O2 -I../include -I../../src/include -c fsign.c -o fsign.o gcc -g -O2 -I../include -I../../src/include -c fsquare.c -o fsquare.o gcc -g -O2 -I../include -I../../src/include -c fcube.c -o fcube.o gcc -g -O2 -I.....
2017 Aug 18
4
No rule to make target all.R, needed by compiler.rdb building R 3.4.1 from source, Scientific Linux release 6.9 (Carbon)
...TIFF, ICU* * Options not enabled: memory profiling* * Recommended packages: yes* I encountered an error running "make -n" with the libtre library not generating libtre.a: *rm -rf libnmath.a* *ar -cr libnmath.a mlutils.o d1mach.o i1mach.o fmax2.o fmin2.o fprec.o fround.o ftrunc.o sign.o fsign.o imax2.o imin2.o chebyshev.o log1p.o expm1.o lgammacor.o gammalims.o stirlerr.o bd0.o gamma.o lgamma.o gamma_cody.o beta.o lbeta.o polygamma.o cospi.o bessel_i.o bessel_j.o bessel_k.o bessel_y.o choose.o snorm.o sexp.o dgamma.o pgamma.o qgamma.o rgamma.o dbeta.o pbeta.o qbeta.o rbet...
2001 Jul 25
2
Installation help
...king for working vfork... (cached) no checking for vprintf... (cached) yes checking for access... (cached) yes checking for acosh... (cached) yes checking for asinh... (cached) yes checking for atanh... (cached) yes checking for bcopy... (cached) yes checking for finite... (cached) yes checking for ftruncate... (cached) yes checking for getcwd... (cached) yes checking for getgrgid... (cached) yes checking for getpwuid... (cached) yes checking for getuid... (cached) yes checking for hypot... (cached) yes checking for isnan... (cached) yes checking for matherr... (cached) yes checking for memcpy... (c...
2018 Feb 09
1
R Compilation gets stuck on Windows 64
Please note that building R on Windows is documented in "R Installation and Administration", including links to external software. Particularly there is a link to texinfo which is part of Rtools. The documentation is maintained and it is a sufficient source of information for building R on Windows. https://cran.r-project.org/doc/manuals/r-release/R-admin.html
1998 Sep 11
1
R-beta: cannot make R
...-I../include -c mlutils.c gcc -g -O2 -I../include -c d1mach.c gcc -g -O2 -I../include -c i1mach.c gcc -g -O2 -I../include -c fmax2.c gcc -g -O2 -I../include -c fmin2.c gcc -g -O2 -I../include -c fmod.c gcc -g -O2 -I../include -c fprec.c gcc -g -O2 -I../include -c fround.c gcc -g -O2 -I../include -c ftrunc.c gcc -g -O2 -I../include -c sign.c gcc -g -O2 -I../include -c fsign.c gcc -g -O2 -I../include -c fsquare.c gcc -g -O2 -I../include -c fcube.c gcc -g -O2 -I../include -c imax2.c gcc -g -O2 -I../include -c imin2.c gcc -g -O2 -I../include -c chebyshev.c gcc -g -O2 -I../include -c logrelerr.c gcc -g -...
2012 Aug 11
2
compile fails with x86_64-alpine-linux-uclibc-gcc
...declared... yes checking whether utimes exists and is declared... yes checking whether times exists and is declared... yes checking whether access exists and is declared... yes checking whether chdir exists and is declared... yes checking whether execv exists and is declared... yes checking whether ftruncate exists and is declared... yes checking whether getcwd exists and is declared... yes checking whether geteuid exists and is declared... yes checking whether getuid exists and is declared... yes checking whether link exists and is declared... yes checking whether readlink exists and is declared......
2008 Dec 22
1
Error compiling R.2.8.1 with gcc 4.4 on Mac OS 10.5.6
...s declared... yes checking whether times exists and is declared... yes checking whether time exists and is declared... yes checking whether access exists and is declared... yes checking whether chdir exists and is declared... yes checking whether execv exists and is declared... yes checking whether ftruncate exists and is declared... yes checking whether getcwd exists and is declared... yes checking whether getuid exists and is declared... yes checking whether symlink exists and is declared... yes checking whether sysconf exists and is declared... yes checking for putenv... yes checking whether pute...
1999 Jun 09
4
packages with FORTRAN code
Recent sensible changes to the dynload mechanism have made an old problem resurface: how should we deal with packages which contain Fortran code and may need to be linked against additional libraries such as -lf2c? The current consensus is that extra Fortran libraries maybe needed are handled via the make variable FLIBS, and that `-lf2c' or `-lg2c' are added by default if g77 is used.
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...for xmkmf... /usr/bin/X11/xmkmf configure: WARNING: I could not determine SHLIB_CXXLDFLAGS checking for working alloca.h... yes checking for alloca... yes checking for access... yes checking for chdir... yes checking for expm1... yes checking for fcntl... yes checking for finite... yes checking for ftruncate... yes checking for getcwd... yes checking for getgrgid... yes checking for getpwuid... yes checking for getuid... yes checking for hypot... yes checking for isascii... yes checking for isnan... yes checking for log1p... yes checking for matherr... no checking for mkfifo... yes checking for pope...