Revisions of octave-forge-statistics

buildservice-autocommit accepted request 1158774 from Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) (revision 28)
baserev update by copy to link target
Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) accepted request 1158111 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 27)
Update to version 1.6.5
buildservice-autocommit accepted request 1141770 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 26)
baserev update by copy to link target
buildservice-autocommit accepted request 1121345 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 24)
baserev update by copy to link target
buildservice-autocommit accepted request 1079652 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 22)
baserev update by copy to link target
buildservice-autocommit accepted request 1066234 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 20)
baserev update by copy to link target
Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 1064708 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 19)
- Update to version 1.5.3:
  * New functions:
    + adtest (fully Matlab compatible)
    + hotelling_t2test (new functionality, replacing old
      hotelling_test)
    + hotelling_t2test2 (new functionality, replacing old
      hotelling_test_2)
    + regression_ftest (new functionality, replacing old
      f_test_regression)
    + regression_ttest (replacing old t_test_regression)
    + vmcdf (von Mises cummulative distribution function)
  * Improvements:
    + betacdf: added "upper" option
    + binocdf: added "upper" option
    + expcdf: added "upper" option and confidence bounds
    + geocdf: added "upper" option
    + gevcdf: added "upper" option
    + hygecdf: added "upper" option
    + laplace_cdf: updated functionality
    + laplace_inv: updated functionality
    + laplace_pdf: updated functionality
    + laplace_rnd: updated functionality
    + logistic_cdf: updated functionality
    + logistic_inv: updated functionality
    + logistic_pdf: updated functionality
    + logistic_rnd: updated functionality
    + logncdf: added "upper" option and confidence bounds
    + mean: fixed MATLAB compatibility
    + median: fixed MATLAB compatibility
    + multcompare: print PostHoc Test table
    + nbincdf: added "upper" option
    + poisscdf: added "upper" option
    + raylcdf: added "upper" option
    + std: fixed MATLAB compatibility
    + unidcdf: added "upper" option
    + unifcdf: added "upper" option
    + var: fixed MATLAB compatibility
    + vmpdf: updated functionality
    + vmrnd: updated functionality
    + wblcdf: added "upper" option and confidence bounds
  * Removed Functions:
    + anderson_darling_cdf (replaced by adtest)
    + anderson_darling_test (replaced by adtest)
    + hotelling_test (replaced by hotelling_t2test)
    + hotelling_test_2 (replaced by hotelling_t2test2)
    + f_test_regression (replaced by regression_ftest)
    + t_test_regression (replaced by regression_ttest)
buildservice-autocommit accepted request 1045882 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 18)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 1045625 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 17)
- Update to version 1.5.2:
  * Important Notice:
    + mean, median, std, and var shadow core Octave's respective
      functions
    + incompatibility with the nan package
  * News:
    There are 3 newly introduced functions, which shadow core
    Octave functions, and another 5, which have been fixed or
    upgraded with missing features.
buildservice-autocommit accepted request 1042610 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 16)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 1042318 from Seiji Hiwatari's avatar Seiji Hiwatari (seijikun) (revision 15)
- Update to version 1.5.1:
  * 27 newly introduced functions
  * another 16, which have been fixed or upgraded with missing features
- Removed obsolete patch fix-pkgadd.patch
  Reason: Fixed upstream
buildservice-autocommit accepted request 1034678 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 14)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 1034633 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 13)
- Update to version 1.5.0:
  * dependency change to Octave>=6.1.0
  * mean shadows core Octave's respective function
  * removed dependency on io package
  * incompatibility with the nan package
  * All bugs from Savannah tracker have been addressed.
  * There are 30 newly introduced functions and another 32, which
    have been fixed or upgraded with missing features.
  * There are still 44 functions out of a total of 292 which have
    no tests.
- Add fix-pkgadd.patch
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 955932 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 12)
- Update to version 1.4.3
buildservice-autocommit accepted request 801791 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 11)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 801367 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 10)
- Update to version 1.4.2:
  * canoncorr: allow more variables than observations
  * fitgmdist: return fitgmdist parameters (Bug #57917)
  * gamfit: invert parameter per docs (Bug #57849)
  * geoXXX: update docs 'number of failures (X-1)' =>
    'number of failures (X)' (Bug #57606)
  * kolmogorov_smirnov_test.m: update function handle usage from
    octave6+ (Bug #57351)
  * linkage.m: fix octave6+ parse error (Bug #57348)
  * unifrnd: changed unifrnd(a,a) to return a 0 rather than
    NaN (Bug #56342)
  * updates for usage of deprecated octave functions
- Drop obsolete
  octave-bug-50365-Wrong-distance-results-from-kmeans-and-wrong-centers.patch
buildservice-autocommit accepted request 713626 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 9)
baserev update by copy to link target
Displaying revisions 1 - 20 of 28
openSUSE Build Service is sponsored by