Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package octave-forge-statistics for
openSUSE:Factory checked in at 2023-02-17 16:44:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-statistics (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-statistics.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-statistics"
Fri Feb 17 16:44:15 2023 rev:10 rq:1066234 version:1.5.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-statistics/octave-forge-statistics.changes
2022-12-31 11:23:14.672572973 +0100
+++
/work/SRC/openSUSE:Factory/.octave-forge-statistics.new.22824/octave-forge-statistics.changes
2023-02-17 16:44:26.702673419 +0100
@@ -1,0 +2,51 @@
+Sun Feb 12 17:19:42 UTC 2023 - Stefan Brüns <[email protected]>
+
+- 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)
+
+-------------------------------------------------------------------
Old:
----
statistics-1.5.2.tar.gz
New:
----
statistics-1.5.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-statistics.spec ++++++
--- /var/tmp/diff_new_pack.XxIIcw/_old 2023-02-17 16:44:27.390677294 +0100
+++ /var/tmp/diff_new_pack.XxIIcw/_new 2023-02-17 16:44:27.394677316 +0100
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-statistics
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define octpkg statistics
Name: octave-forge-%{octpkg}
-Version: 1.5.2
+Version: 1.5.3
Release: 0
Summary: Additional statistics functions for Octave
License: GPL-3.0-or-later AND SUSE-Public-Domain
++++++ statistics-1.5.2.tar.gz -> statistics-1.5.3.tar.gz ++++++
++++ 30226 lines of diff (skipped)