Revisions of octave-forge-nan

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 751373 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 8)
- Update to version 3.4.3:
  + Makefile.*
    Add missing copyright/licenses
  + liblinear, libsvm:
    add license from original author
  + roc.m: number of data points limited to about 5000
    add final data point at (1,1).
- Update to version 3.4.0:
  + quadratic classifiers:
    check for positive-definiteness of covariance matrix
    and return no classification (encoded as NaN), if not.
  + mad, meandev:
    make sure source is ascii/utf-8 compliant
- Update to version 3.3.0:
  + detrend: the 2nd output (trend) can be interpolated and should
    not contain NaNs.
  + train_sc: some supported classifiers should not be used
    with the short-cut for two-class problems.
  + xval: report also results w/o crossvaliation
  + ecdf: fix ylim in case data contains missing values.
- Update to version 3.2.3:
  + <NEW> ROC is included. ROC is derived
    from the implementation in "biosig for octave and matlab"
    	biosig-code/biosig4matlab/t490_EvaluationCriteria/
    https://sourceforge.net/p/biosig/code/ci/master/tree/biosig4matlab/t490_EvaluationCriteria/
  + <NEW> load_cifar100 load_cifar10 load_mnist:
    loading of various machine-learning databases
  + <NEW> kolmogorov_smirnov:
     Multiple two-sample Kolmogorov-Smirnov test
  + <NEW> kstest2:
     wrapper for kolmogorov_smirnov
  + requires Octave 3.8 or later
  + histo2, histo3:
    bug fix for case when whole column contains NaNs
  + <NEW> inst/signrank.m: add Wilcoxon signred rank test
    Unlike Octave's wilcoxon_test, this works also for
    sample sizes smaller than N=25
  + corrcoef: improve documentation on one-
    and two- pass algorithm
  + histogram functions (histo.m) included
  + upgrade to liblinear 2.2.1
    weightening of samples not supported anymore
  + upgrade to libsvm 3.2.3
    weightening of samples not supported anymore
  + minor changes
- Fix missing return value for non-void function, add
  fix_missing_return.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 315503 from Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) (revision 3)
- Update to version 2.8.1
  * Bugfix release
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 314052 from Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) (revision 2)
- Update to version 2.8.0
  * check for sparse input matrices and convert to full if needed
  * improve accuracy of normcdf (bug #38170) 
  * fix compiler issue with __isnan
  * do not display diagnostic messages
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 310981 from Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) (revision 1)
Part of Octave-Forge project
Displaying all 15 revisions
openSUSE Build Service is sponsored by