| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 8487 |
560 d 5 h |
maechler |
/trunk/cluster/ |
dysta(): 3 non-pointer args; drop `<var>--` |
|
| 8484 |
560 d 22 h |
maechler |
/trunk/cluster/ |
new INLINE util dys_2(dys, i, j) *not* accessding dys[0]; tests/ output tweaks |
|
| 8478 |
564 d 11 h |
maechler |
/trunk/cluster/ |
tweaks/cosmetics (before "re-write" without dys <- c(0, *)) |
|
| 8465 |
598 d 8 h |
maechler |
/trunk/cluster/ |
tweaks from mv Fortran -> C: dysta() *returns*; dysta, dysta3 no longer exported |
|
| 8457 |
661 d 3 h |
maechler |
/trunk/cluster/ |
translate last remaining Fortran dysta.f and daisy.f to *.c adapting calls,headers |
|
| 8265 |
1079 d 21 h |
maechler |
/trunk/cluster/ |
clara(): add `metric = "gower"` {strange probl. w/ --as-cran ??} |
|
| 7673 |
2607 d 2 h |
maechler |
/trunk/cluster/ |
fix LTO-revealed issue in F77_NAME(cldaisy) decl |
|
| 7663 |
2644 d 8 h |
maechler |
/trunk/cluster/ |
version 2.0.9; use *void* F77_NAME; update |
|
| 7509 |
3042 d 4 h |
maechler |
/trunk/cluster/ |
(from a year ago:) clara() with Jaccard metric, pam() to follow, not quiet yet; + small things |
|
| 7331 |
3426 d 11 h |
maechler |
/trunk/cluster/ |
switch (again!) mona to use C version; catch p=1 as error; cosmetic |
|
| 7184 |
3755 d 5 h |
maechler |
/trunk/cluster/ |
finalized the `correct.d` -- bug fix to clara(); ready for release |
|
| 6872 |
4200 d 1 h |
maechler |
/trunk/cluster/ |
basically revert r6871: do pass `n` for now |
|
| 6871 |
4200 d 1 h |
maechler |
/trunk/cluster/src/ |
cl_Pam() no need to pass `n`; can get it from the object |
|
| 6869 |
4200 d 6 h |
maechler |
/trunk/cluster/ |
pam() now uses .Call() instead of .C() -- (kept old code for now) |
|
| 6801 |
4344 d 3 h |
maechler |
/trunk/cluster/ |
agnes() and diana() finally get, respectively work with a "trace.lev" option.
Further: agnes(*, method="flexible", par.method = c(a1, a2, b, c)), i.e.,
length(alpha) == 4, finally works *correctly* {confirmed with single,complete tests} |
|
| 6057 |
5290 d 10 h |
maechler |
/trunk/cluster/ |
pam(*, pamonce=.) incorporate the faster SWAP algorithms provided by Matthias Studer |
|
| 5980 |
5331 d 11 h |
maechler |
/trunk/cluster/src/ |
meet() is no longer needed |
|
| 5978 |
5332 d 7 h |
maechler |
/trunk/cluster/ |
more twins.c code cleanup; export coefHier() |
|
| 5976 |
5332 d 10 h |
maechler |
/trunk/cluster/ |
twins.f -> twins.c -- using C instead of Fortran |
|
| 5758 |
5581 d 1 h |
maechler |
/trunk/cluster/ |
make clara() more pam()-like on C level --- notably allow "pamLike=TRUE" argument |
|