R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
lazy
/
src
/
main
/
complex.c
– Rev 30100
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
30100
8062 d 2 h
/branches/lazy/
This commit was manufactured by cvs2svn to create branch 'lazy'.
29410
8109 d 12 h
ripley
/trunk/
remove uses of capabilities("IEEE754") and IEEE_754 (except in nmath)
26610
8323 d 11 h
ripley
/trunk/
branch update
24539
8459 d 4 h
luke
/trunk/src/main/
Small speed improvements in binary ops.
19912
8822 d 16 h
duncan
/trunk/src/
Some removal of global variables in src/main
18490
8914 d 8 h
ripley
/trunk/
allow trailing zeros for polyroot
omit diffuse obs from the likelihood in arima
check correctly for non-invertible ma
16613
9030 d 11 h
ripley
/trunk/
change recycling rule so zero-length vector => zero-length answer
range(numeric(0)) should be c(NA, NA), not NA
give useful error message from lowess on zero-length input
15508
9111 d 19 h
pd
/trunk/
patch update
11499
9375 d 21 h
ripley
/trunk/
Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
10960
9416 d 4 h
ripley
/trunk/
require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
10885
9421 d 6 h
maechler
/trunk/src/main/
fixed name
10866
9422 d 2 h
maechler
/trunk/src/main/
anti-warnings cosmetic
10718
9435 d 1 h
maechler
/trunk/src/
using ARITHOP_TYPE & RELOP_TYPE; using Rboolean in more places
10172
9484 d 20 h
luke
/trunk/
Merged with R-GenGC branch
9417
9551 d 11 h
ripley
/trunk/src/
move pythag to Mathlib, remap it.
Use hypot where available, else pythag
9309
9561 d 2 h
maechler
/trunk/src/main/
comment
9307
9561 d 8 h
maechler
/trunk/src/main/
hypot, not pythag
9278
9563 d 19 h
maechler
/trunk/src/
use pythag()..
9147
9574 d 3 h
maechler
/trunk/
R_MSG_ & error[call]_return() & which.min() ...
8987
9586 d 10 h
luke
/trunk/src/main/
Changed loop at end of do_polyroot to go only up to degree=n-1 instead
of n. Old version was writing last element to unallocated space.
←Prev
1
2
Next→
Show All