Changes for version 0.850 - 2024-12-27

  • removed TS::inte (identical to cumusumover)
  • moved TS::diff (unused here) to Ufunc
  • move PDL::Stats::Distr into PDL::GSL since needs GSL
  • minimum 5.16 as some 5.15 broke PDL::Stats (https://github.com/Perl/perl5/issues/11835)
  • fix unnecessary type-specs that cause problems for Inplace (https://github.com/PDLPorters/pdl/issues/511)

Modules

basic statistics and related utilities such as standard deviation, Pearson correlation, and t-tests.
general and generalized linear modeling methods such as ANOVA, linear regression, PCA, and logistic regression.
classic k-means cluster analysis
basic time series functions
a collection of statistics modules in Perl Data Language, with a quick-start guide for non-PDL people.