[Pkg-octave-commit] [octave-nan] 01/03: Merge tag 'upstream/2.8.1'

Sébastien Villemot sebastien at debian.org
Mon Jul 20 09:00:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository octave-nan.

commit cd33f71d1d26c44554d48dcec973e66946ab7e91
Merge: 0dce7d1 b7f6625
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Mon Jul 20 10:48:06 2015 +0200

    Merge tag 'upstream/2.8.1'
    
    Upstream version 2.8.1

 DESCRIPTION            |   6 +-
 NEWS                   |  36 +++++++
 VERSION                |   4 +-
 inst/covm.m            |   8 +-
 inst/nanstd.m          |   4 +-
 inst/nantest.m         |  27 +++--
 inst/normcdf.m         |   4 +-
 inst/sumskipnan.m      |   6 +-
 src/Makefile           |  72 +++++++------
 src/covm_mex.cpp       |   6 +-
 src/histo_mex.cpp      |  32 +++---
 src/predict.c          |   2 +-
 src/sumskipnan_mex.cpp |   6 +-
 src/svm.cpp            | 270 ++++++++++++++++++++++++++++---------------------
 src/svm.h              |  20 ++--
 src/svm_model_matlab.c |   4 +-
 src/svmpredict_mex.cpp |  42 ++++----
 src/svmtrain_mex.cpp   |  26 +++--
 src/train.c            |   2 +-
 src/xptopen.cpp        |  42 +++-----
 test/test_classify.m   |   2 +-
 test/test_fss.m        |   2 +-
 test/test_xptopen.m    |   4 +-
 test/test_xval.m       |   2 +-
 24 files changed, 354 insertions(+), 275 deletions(-)

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-nan.git



More information about the Pkg-octave-commit mailing list