G-language GAE v.2 (UNIX) 1.6.11 (tar/gz)
Release notes:
1.6.11 2007.06.12 -added documentation to G::Seq::Primitive -added shuffleseq method -made the "did you mean?" prediction of "help" smarter. -help -s now showing abstract of the searched methods updated documentations to match this. -added Ruby-style "p" for G-language Shell which prints the formatted data structures. "puts" also works in Ruby-style, and Perl6 "say" is a nice replacement of print, which prints lists separated by comma and also ending with a newline. -added Rcmd::Clutering $rcmd->kmeans(), $rcmd->som(), $rcmd->hclust() added. see help document for details. -added Rcmd::Normality. $rcmd->normtest performs test of normality using Anderson-Darling, Kolmogorov-Smirnov Lilliefors, or Shapiro-Wilk method. -modified Rcmd to have $rcmd->set_mode() for temporary usage. Rcmd now inherits Rcmd::Clustering and Rcmd::Normality
Changelog:
1.6.11 2007.06.12 -added documentation to G::Seq::Primitive -added shuffleseq method -made the "did you mean?" prediction of "help" smarter. -help -s now showing abstract of the searched methods updated documentations to match this. -added Ruby-style "p" for G-language Shell which prints the formatted data structures. "puts" also works in Ruby-style, and Perl6 "say" is a nice replacement of print, which prints lists separated by comma and also ending with a newline. -added Rcmd::Clutering $rcmd->kmeans(), $rcmd->som(), $rcmd->hclust() added. see help document for details. -added Rcmd::Normality. $rcmd->normtest performs test of normality using Anderson-Darling, Kolmogorov-Smirnov Lilliefors, or Shapiro-Wilk method. -modified Rcmd to have $rcmd->set_mode() for temporary usage. Rcmd now inherits Rcmd::Clustering and Rcmd::Normality