[liblinear] branch dfsg updated (2d2cb4d -> de939d0)

Christian Kastner ckk at moszumanska.debian.org
Mon Oct 5 20:34:39 UTC 2015


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

ckk pushed a change to branch dfsg
in repository liblinear.

      from  2d2cb4d   Merge branch 'upstream' into dfsg
      adds  019bb95   Imported Upstream version 2.01+dfsg
       new  de939d0   Merge branch 'upstream' into dfsg

The 1 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:
 COPYRIGHT                    |   2 +-
 Makefile                     |   2 +-
 Makefile.win                 |   8 +-
 README                       |  79 ++++++++++-
 linear.cpp                   | 305 ++++++++++++++++++++++++++++++++++++++++---
 linear.def                   |   3 +
 linear.h                     |   5 +
 matlab/Makefile              |  13 +-
 matlab/README                |  14 +-
 matlab/libsvmread.c          |   7 +-
 matlab/libsvmwrite.c         |  13 +-
 matlab/linear_model_matlab.c |   4 +-
 matlab/make.m                |  41 +++---
 matlab/predict.c             |  12 +-
 matlab/train.c               | 119 +++++++++++++----
 predict.c                    |   4 +-
 python/README                |  37 ++++++
 python/liblinear.py          |  76 ++++++++---
 python/liblinearutil.py      |  24 +++-
 train.c                      |  54 +++++++-
 tron.cpp                     |  22 ++--
 tron.h                       |   3 +-
 22 files changed, 702 insertions(+), 145 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/liblinear.git



More information about the debian-science-commits mailing list