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
/
R-Win-CMD
/
src
/
main
/
complex.c
@ 28362
– Rev 28254
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
28254
20661 d 20 h
/branches/R-Win-CMD/
This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.
26610
8323 d 12 h
ripley
/trunk/
branch update
24539
8459 d 6 h
luke
/trunk/src/main/
Small speed improvements in binary ops.
19912
8822 d 17 h
duncan
/trunk/src/
Some removal of global variables in src/main
18490
8914 d 9 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 12 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 21 h
pd
/trunk/
patch update
11499
9375 d 22 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 5 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 7 h
maechler
/trunk/src/main/
fixed name
10866
9422 d 4 h
maechler
/trunk/src/main/
anti-warnings cosmetic
10718
9435 d 2 h
maechler
/trunk/src/
using ARITHOP_TYPE & RELOP_TYPE; using Rboolean in more places
10172
9484 d 22 h
luke
/trunk/
Merged with R-GenGC branch
9417
9551 d 12 h
ripley
/trunk/src/
move pythag to Mathlib, remap it.
Use hypot where available, else pythag
9309
9561 d 4 h
maechler
/trunk/src/main/
comment
9307
9561 d 9 h
maechler
/trunk/src/main/
hypot, not pythag
9278
9563 d 21 h
maechler
/trunk/src/
use pythag()..
9147
9574 d 4 h
maechler
/trunk/
R_MSG_ & error[call]_return() & which.min() ...
8987
9586 d 11 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.
7867
9676 d 5 h
ripley
/trunk/src/
add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
←Prev
1
2
Next→
Show All