search for: pentagons

Displaying 20 results from an estimated 129 matches for "pentagons".

Did you mean: pentagon
2009 Aug 18
3
how to draw pentagon?
Hi everyone, I want you all help me to give an idea, how to draw pentagon with points? Maybe can use function, but I'm stuck. Yhank you. -- Hemavathi Ramulu [[alternative HTML version deleted]]
2009 Sep 03
2
How to do rotation for polygon?
Hi everyone, I have coding for repeating pentagon as below: plot(0:11,type="n") for (i in 1:10 )polygon(rep(c(4,5,7,8,6)), i*c(.5,.3,.3,.5,.7), bor=2) which are increasing vertically. Now, I want to know how to rotate the pentagon, so that I will get pattern like flower. Basicly, repeating pentagon in circle. Thanks alot for helping me to solve this problem. -- Hemavathi
2012 Apr 02
0
[LLVMdev] Google Summer of Code proposal: Adding memory safety checks to the LLVM bitcodes
...less than another, assuming that your lattice is {-inf, ... -2, -1, 0, 1, 2, ... +inf}. But I know of another lattice that takes overflows into consideration. It is called the Pentagon domain, and it was published by Logozzo and Fahndrich in the paper [1]: [1] Francesco Logozzo, Manuel Fähndrich: Pentagons: A weakly relational abstract domain for the efficient validation of array accesses. Sci. Comput. Program. 75(9): 796-807 (2010) Pentagons combine the less-than lattice with the interval lattice to have an analysis that is sound in terms of wrapping arithmetics. We have an implementation of range...
2012 Apr 03
0
[LLVMdev] Google Summer of Code proposal: Adding memory safety checks to the LLVM bitcodes
...help in the forum, I can easily talk about my project to my colleagues. References ---------- [1] Dirk Beyer, Thomas A. Henzinger, Ranjit Jhala and Rupak Majumdar. Checking Memory Safety with Blast. FASE 2005, LNCS 3442, pages 2-18, Springer-Verlag, 2005 [2] Francesco Logozzo, Manuel Fähndrich: Pentagons: A weakly relational abstract domain for the efficient validation of array accesses. Sci. Comput. Program. 75(9): 796-807 (2010) [3] Rastislav Bodík, Rajiv Gupta, Vivek Sarkar: ABCD: eliminating array bounds checks on demand. PLDI 2000: 321-333
2003 Mar 03
2
sshd does not start
I hope I'm sending this to the correct group for resolution, if not please direct to the appropriate place for openssh problems. I complied openssh-3.5pl.tar on Solaris 8 OS system using gnu. I installed the lastest version of openssl. I did not install /www/gzip.org/zlib because I assumed that I probably have that, since I have gunzip.... Openssh compiled but I kept receiving warnings that
2006 Mar 31
8
1.2.6 doesn't use mpg123?
Is it true that asterisk 1.2.6 does not use mpg123? I just installed asterisk 1.2.6 and while I do have music on hold (through format_mp3?) I do not have an mpg123 process running. I seem to be having serious audio issues when going through one of my providers (and just through that provider) when using mp3 for hold music, however when using wav files it is fine. The processor is only at about
2006 Apr 04
6
Loading module chan_zap.so failed! PLZ help me!
Hi, I' ve just connected a carte X100M to my asterisk server running zaptel-1.2.5, libpri-1.2.2 and asterisk-1.2.6 on SUSE 10.0. When I make modprobe wcfxo and modprobe zaptel I haven't any error, I have also chan_zap.so module existing in /usr/lib/asterisk/modules. But, when i run ztcfg, it shows me this: Zaptel Configuration ====================== Channel map: 0 channels configured.
2004 Apr 22
1
Lyapunov exponent?
Hello, Does anybody know if there is somewhere in R a function to calculate the Lyapunov exponent in a time series? Thanks, Philippe Grosjean .......................................................<??}))><.... ) ) ) ) ) ( ( ( ( ( Prof. Philippe Grosjean \ ___ ) \/ECO\ ( Numerical Ecology of Aquatic Systems /\___/ ) Mons-Hainaut University, Pentagone / ___ /( 8, Av. du
2005 May 12
2
[Bug 1038] buildpkg.sh postinstall script does not install RC links using installroot and non-symlinks.
http://bugzilla.mindrot.org/show_bug.cgi?id=1038 Summary: buildpkg.sh postinstall script does not install RC links using installroot and non-symlinks. Product: Portable OpenSSH Version: 4.0p1 Platform: UltraSparc OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component:
2003 Feb 24
1
openssh password aging/expiration on Solaris 8
Hello there, We have several Solaris 8 systems. We recently and successfully configured and installed Openssh3.5. However, we haven't been able to set up password aging/expiration on these boxes. Users are not being notified when their passwords are approaching expiration nor they are able to change their passwords when password expiration is forced on their next login. When password
2005 Jun 10
1
Question about .Rd syntax
Hello all, In one of my packages, I have the following warning with R-devel, but no problems with R 2.1.0, or R patched: ** checking Rd \usage sections ... WARNING Bad \usage lines found in documentation object 'guiStart': guiStart(gui = "\" Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries
2012 Apr 03
3
[LLVMdev] Google Summer of Code proposal: Adding memory safety checks to the LLVM bitcodes
On Fri, Mar 30, 2012 at 11:49 AM, John Criswell <criswell at illinois.edu>wrote: > On 3/30/12 1:08 PM, Raphael Ernani Rodrigues wrote: > > Dear LLVMers, > > My name is Raphael Ernani, and I am doing my MsC at the Federal > University of Minas Gerais, Brazil. I have been using LLVM for a > while, and I would like to participate in this year's Summer of Code. >
2012 Jul 12
1
Results from mixed linear models
Dear list, I'm quite confused when interpreting results from a mixed linear model. For example, working on Iris data frame, I want to know the effect of species on slope of the model "Petal.Length~Sepal.Length" I write this : data(iris) reg01 <- lm(Petal.Length~Sepal.Length + Sepal.Length:Species, data=iris) summary(reg01) It gives me a summary table with lm for the first
2005 Aug 23
2
Using tcltk to display jpeg images
Dear R Helpers, Does anyone know how to use tcltk to display jpeg images? The manual says that one must use Tk_PhotoCreateImageFormat to register the jpeg image handler. The "ActiveTcl User Guide" (http://support.serv.ch/lang/tcl/img/doc/img-jpeg.html) says:- "The package img::jpeg is a sub-package of Img. It can be loaded as a part of the complete Img support, via package require
2004 Apr 22
1
New version of benchmark comparing R with other software
Hello, Thanks to Douglas Bates, there is now a new benchmark suite (version 2.3) which is compatible with R 1.9.0 and the recent Matrix library (0.8-1 or above). You find it at http://www.sciviews.org/other/benchmark.htm. It compares R 1.9.0 under Windows with: S-PLUS 6.5, Matlab 6.0, O-Matrix 5.6, Octave 2.1.42, Scilab 2.7 and Ox 3.30. In short, R in its version 1.9.0 and with the new Matrix
2004 Apr 16
2
barplot() does not draw bars correctly in R 1.9.0 (PR#6776)
Bars are not stacked, but superimposed. This happens even with the first example of barplot: tN <- table(Ni <- rpois(100, lambda=5)) r <- barplot(tN, col='gray') --please do not edit the information below-- Version: platform = i386-pc-mingw32 arch = i386 os = mingw32 system = i386, mingw32 status = major = 1 minor = 9.0 year = 2004 month = 04 day = 12
2006 Mar 15
1
Additional arguments in S3 method produces a warning
Hello, I just notice this: > x <- c(1:4,0:5, 4, 11) > library(pastecs) Loading required package: boot > tp <- turnpoints(x) > extract(tp, no.tp = FALSE, peak = TRUE, pit = FALSE) [1] FALSE FALSE FALSE TRUE FALSE FALSE FALSE FALSE FALSE TRUE FALSE FALSE Warning message: arguments after the first two are ignored in: UseMethod("extract", e, n, ...) >
2012 Apr 05
1
[LLVMdev] Google Summer of Code proposal: Adding memory safety checks to the LLVM bitcodes
...onvince someone to hire you. > > References > ---------- > > [1] Dirk Beyer, Thomas A. Henzinger, Ranjit Jhala and Rupak Majumdar. > Checking Memory Safety with Blast. FASE 2005, LNCS 3442, pages 2-18, > Springer-Verlag, 2005 > > [2] Francesco Logozzo, Manuel Fähndrich: Pentagons: A weakly > relational abstract domain for the efficient validation of array > accesses. Sci. Comput. Program. 75(9): 796-807 (2010) > > [3] Rastislav Bodík, Rajiv Gupta, Vivek Sarkar: ABCD: eliminating > array bounds checks on demand. PLDI 2000: 321-333 You didn't provide any...
2005 Aug 24
6
GXP 2000 Firmware 1.0.1.2
Greetings all Grandstream released a new firmware and it seems like the speaker phone problem has been fixed. However we updated to firmware 1.0.1.12<http://1.0.1.12>to fix the echo problem but found other problems were now created. The worst of these new problems is that the whole phone starts degrading, the volume starts getting lower and lower. The ringing starts fading and the calls
2004 Oct 16
3
Lazy loading... advices
Hello, I am looking for more information about lazy loading introduced in R 2.0.0. Doing ?lazyLoad I got some and there is a 'see also' section that points to 'makeLazyLoading'... But I cannot reach this page. My problem is: I recompiled a library that uses a lot of functions from other libraries (of course I can give details if needed). I load it in my computer: library(svGUI),