search for: twopi

Displaying 17 results from an estimated 17 matches for "twopi".

Did you mean: topi
1997 Jul 31
1
R-beta: acepack with 0.50-a1
I have an hp9000/c160 with hpux10.20+gcc2.7.2. When I try the example in the ace help I get: > library(acepack) > ?ace > TWOPI <- 8*atan(1) > x <- runif(200,0,TWOPI) y <- exp(sin(x)+rnorm(200)/2) a <- avas(x,y) /usr/lib/dld.sl: Unresolved symbol: pow_dd (code) from /home/buyuk/R-0.50-a1/lib/acepack.so ABORT instruction (core dumped) Do I need to load libf2c.a during a...
2000 Mar 27
1
R port of acepack
To whom should bug reports of the R port of acepack be directed? On a SPARC/Solaris 2.6 or 2.7 (SunOS 5.6 or 5.7) system running R-1.0.0 the avas example fails > library(acepack) > example(avas) avas> TWOPI <- 8 * atan(1) avas> x <- runif(200, 0, TWOPI) avas> y <- exp(sin(x) + rnorm(200)/2) avas> a <- avas(x, y) Process R bus error (core dumped) at Mon Mar 27 11:59:54 2000 The bus error occurs inside the Fortran subroutine smth, which is called by the subroutine rlsmo, wh...
2010 Jun 03
1
Memory leak using Rgraphviz
...te the following short function that reproduces the problem: foo <- function () { library(Rgraphviz) set.seed(123) V <- letters[1:26] M <- 1:2 g1 <- randomGraph(V, M, 0.5) edgemode(g1) <- "directed" x <- layoutGraph(g1,name="foo",layoutType="twopi", recipEdges="distinct") } I expected that any memory allocated by this function would be freed when it returns, but that's not the case. Is there something that I need to be doing to to clean up after using layoutGraph? Thanks, Andreas
2015 Jul 29
0
[LLVMdev] [3.7.0] Two late issues with cross compilation to mips
I believe I've identified the problem with almabench but I haven't found the root cause in the compiler yet. The problem is that a caller saved register ($f14) is being moved across a call and this call sometimes clobbers the value. As a result, the value of the TWOPI constant used in the fmod() calls isn't always 2*PI. According to -print-after-all, the pass that moves the instruction is Simple Register Coalescing. The bit I'm stuck on at the moment is that I'm not sure what information is supposed to prevent this move from happening. I thought the...
2013 Dec 17
3
In-string variable/symbol substitution: What formats/syntax is out there?
Hi, I'm try to collect a list of methods/packages available in R for doing in-string variable/symbol substitution, e.g. someFcn("pi=${pi}"), anotherFcn("pi=@pi@") and so on becomes "pi=3.141593". I am aware of the following: ** gsubfn() in the 'gsubfn' package, e.g. > gsubfn( , , "pi = $pi, 2pi = `2*pi`") [1] "pi = 3.14159265358979,
2015 Jul 30
2
[LLVMdev] [3.7.0] Two late issues with cross compilation to mips
...wrote: > > I believe I've identified the problem with almabench but I haven't found the root cause in the compiler yet. > > The problem is that a caller saved register ($f14) is being moved across a call and this call sometimes clobbers the value. As a result, the value of the TWOPI constant used in the fmod() calls isn't always 2*PI. > > According to -print-after-all, the pass that moves the instruction is Simple Register Coalescing. The bit I'm stuck on at the moment is that I'm not sure what information is supposed to prevent this move from happening. I t...
2012 May 24
1
[LLVMdev] vmkit: Getting Started
...for ranlib... ranlib checking for ar... ar checking for rm... /bin/rm checking for sed... /bin/sed checking for tar... /bin/tar checking for pwd... /bin/pwd checking for Graphviz... echo Graphviz checking for dot... echo dot checking for fdp... echo fdp checking for neato... echo neato checking for twopi... echo twopi checking for circo... echo circo checking for gv... no checking for gsview32... no checking for dotty... echo dotty checking for xdot.py... echo xdot.py checking for a BSD-compatible install... /usr/bin/install -c checking for bzip2... /usr/bin/bzip2 checking for cat... /bin/cat check...
2003 Jan 30
2
mgcv, gam
Hola! I have some problems with gam in mgcv. Firts a detail: it would be nice igf gam would accept an na.action argument, but that not the main point. I want to have a smooth term for time over a year, the same pattern repeating in succesive years. It would be natural then to impose the condition s(0)=s(12). Is this possible within mgcv? I tried to obtain this with trigonometric terms, aca:
2015 Jul 30
0
[LLVMdev] [3.7.0] Two late issues with cross compilation to mips
...imgtec.com>> wrote: I believe I've identified the problem with almabench but I haven't found the root cause in the compiler yet. The problem is that a caller saved register ($f14) is being moved across a call and this call sometimes clobbers the value. As a result, the value of the TWOPI constant used in the fmod() calls isn't always 2*PI. According to -print-after-all, the pass that moves the instruction is Simple Register Coalescing. The bit I'm stuck on at the moment is that I'm not sure what information is supposed to prevent this move from happening. I thought the...
2015 Jul 29
5
[LLVMdev] [3.7.0] Two late issues with cross compilation to mips
Hi, Sorry for the late report but I've only just found these issues. Llvm.org isn't working for me at the moment but I'll file tickets once it is. The issues are: 1. Almabench has some significant numerical differences and fails the reference check for some configs. I'm investigating this one at the moment but early indications are that it's a similar (but different)
2010 Jul 27
2
[LLVMdev] Failed to build llvm with gcc 4.3.4 on Solaris x86
...nlib checking for ar... ar checking for rm... /usr/bin/rm checking for sed... /usr/bin/sed checking for tar... /usr/bin/tar checking for pwd... /usr/bin/pwd checking for Graphviz... echo Graphviz checking for dot... echo dot checking for fdp... echo fdp checking for neato... echo neato checking for twopi... echo twopi checking for circo... echo circo checking for gv... no checking for gsview32... no checking for dotty... echo dotty checking for perl... /usr/bin/perl checking for Perl 5.006 or newer... yes checking for a BSD-compatible install... autoconf/install-sh -c checking for bzip2... /usr/bin...
2012 May 29
3
[LLVMdev] make error
...for ranlib... ranlib checking for ar... ar checking for rm... /bin/rm checking for sed... /bin/sed checking for tar... /bin/tar checking for pwd... /bin/pwd checking for Graphviz... echo Graphviz checking for dot... echo dot checking for fdp... echo fdp checking for neato... echo neato checking for twopi... echo twopi checking for circo... echo circo checking for gv... no checking for gsview32... no checking for dotty... echo dotty checking for xdot.py... echo xdot.py checking for a BSD-compatible install... /bin/install -c checking for bzip2... /bin/bzip2 checking for cat... /bin/cat checking for...
2010 Oct 02
2
[LLVMdev] tblgen(75451) malloc: *** error for object 0x7fff5fbfcbd0: pointer being reallocated was not allocated
...lib... ranlib checking for ar... ar checking for rm... /bin/rm checking for sed... /usr/bin/sed checking for tar... /sw/bin/tar checking for pwd... /bin/pwd checking for Graphviz... echo Graphviz checking for dot... echo dot checking for fdp... echo fdp checking for neato... echo neato checking for twopi... echo twopi checking for circo... echo circo checking for gv... no checking for gsview32... no checking for dotty... echo dotty checking for perl... /usr/bin/perl checking for Perl 5.006 or newer... yes checking for a BSD-compatible install... /usr/bin/install -c checking for bzip2... /sw/bin/bzi...
2010 Oct 04
0
[LLVMdev] tblgen(75451) malloc: *** error for object 0x7fff5fbfcbd0: pointer being reallocated was not allocated
...king for rm... /bin/rm > checking for sed... /usr/bin/sed > checking for tar... /sw/bin/tar > checking for pwd... /bin/pwd > checking for Graphviz... echo Graphviz > checking for dot... echo dot > checking for fdp... echo fdp > checking for neato... echo neato > checking for twopi... echo twopi > checking for circo... echo circo > checking for gv... no > checking for gsview32... no > checking for dotty... echo dotty > checking for perl... /usr/bin/perl > checking for Perl 5.006 or newer... yes > checking for a BSD-compatible install... /usr/bin/install -...
2012 May 29
0
[LLVMdev] make error
...t; checking for rm... /bin/rm > checking for sed... /bin/sed > checking for tar... /bin/tar > checking for pwd... /bin/pwd > checking for Graphviz... echo Graphviz > checking for dot... echo dot > checking for fdp... echo fdp > checking for neato... echo neato > checking for twopi... echo twopi > checking for circo... echo circo > checking for gv... no > checking for gsview32... no > checking for dotty... echo dotty > checking for xdot.py... echo xdot.py > checking for a BSD-compatible install... /bin/install -c > checking for bzip2... /bin/bzip2 > ch...
2017 Feb 11
2
Asan self host problems: Failed to deallocate
Trying to run a self host "ninja check-clang" with ASan enabled I hit a /lot/ of errors like this (strangely I hit none of these in check-llvm, only in check-clang): Any ideas? ==10525==ERROR: AddressSanitizer failed to deallocate 0x10800 (67584) bytes at address 0x631000014800 ==10525==AddressSanitizer CHECK failed:
2017 Feb 15
2
Asan self host problems: Failed to deallocate
...usr/bin/dotty //Path to a program. LLVM_PATH_FDP:FILEPATH=/usr/bin/fdp //Path to a program. LLVM_PATH_GRAPHVIZ:FILEPATH=LLVM_PATH_GRAPHVIZ-NOTFOUND //Path to a program. LLVM_PATH_GV:FILEPATH=/usr/bin/gv //Path to a program. LLVM_PATH_NEATO:FILEPATH=/usr/bin/neato //Path to a program. LLVM_PATH_TWOPI:FILEPATH=/usr/bin/twopi //Path to a program. LLVM_PATH_XDOT:FILEPATH=LLVM_PATH_XDOT-NOTFOUND //Build LLVM with Polly LLVM_POLLY_BUILD:BOOL=OFF //Statically link Polly into tools (if available) LLVM_POLLY_LINK_INTO_TOOLS:BOOL=ON //Profiling data file to use when compiling in order to improve //...