[Pkg-octave-commit] [octave-nan] branch master updated (0dce7d1 -> 46f0210)

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 change to branch master
in repository octave-nan.

      from  0dce7d1   d/control: Put me back in Uploaders
      adds  b7f6625   Imported Upstream version 2.8.1
       new  cd33f71   Merge tag 'upstream/2.8.1'
       new  33c8007   d/copyright: reflect upstream changes.
       new  46f0210   Changelog entry for 2.8.1-1.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 DESCRIPTION            |   6 +-
 NEWS                   |  36 +++++++
 VERSION                |   4 +-
 debian/changelog       |  12 +++
 debian/copyright       |   8 +-
 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 +-
 26 files changed, 370 insertions(+), 279 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