File: ChangeLog

package info (click to toggle)
adapt 1.0-4-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 88 kB
  • ctags: 53
  • sloc: fortran: 366; ansic: 32; makefile: 1
file content (29 lines) | stat: -rw-r--r-- 733 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
2002-03-14  Martin Maechler  <maechler@stat.math.ethz.ch>

	* DESCRIPTION (Version): 1.0-3 --> CRAN

	* R/adapt.R (adapt): use defaults for minpts, maxpts, eps;
	  more logical maxpts default (for ndim >= 7) using rulcls

	* man/adapt.Rd: extended example

2002-03-13  Martin Maechler  <maechler@stat.math.ethz.ch>

	* DESCRIPTION (Version): 1.0-2

	* man/adapt.Rd: indentation, using \code{.}, etc;
	  example also tries p=5 dimensions

	* R/adapt.R: clean up (spaces)

2002-01-09  Martin Maechler  <maechler@stat.math.ethz.ch>

	* R/adapt.R: do not use .Alias anymore

2001-06-29  Thomas Lumley <tlumley@u.washington.edu>

	* move (improved!) integrate() into base, using .Call() etc.

----------

see ./README-R for older changes