[Pkg-octave-commit] [octave-optim] 01/03: Merge tag 'upstream/1.5.1'

Sébastien Villemot sebastien at debian.org
Tue May 3 15:48:04 UTC 2016


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

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

commit 4cf8269968b3a0b138dfdae31cfec49468d31190
Merge: fd386dd f26c954
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Tue May 3 17:04:20 2016 +0200

    Merge tag 'upstream/1.5.1'
    
    Upstream version 1.5.1

 DESCRIPTION                                |   6 +-
 NEWS                                       |  15 +
 doc/html/index.html                        |   9 +-
 doc/html/nmsmax.html                       |   8 +
 doc/html/numgradient.html                  |   7 +-
 doc/html/numhessian.html                   |   7 +-
 doc/html/quadprog.html                     |  10 +-
 doc/html/samin.html                        |   5 +-
 doc/optim.info                             | 248 ++++++------
 doc/optim.texi                             |  41 +-
 doc/optim.txi                              |  12 +-
 inst/jacobs.m                              |   2 +-
 inst/lsqcurvefit.m                         |   2 +-
 inst/lsqlin.m                              |   2 +-
 inst/lsqnonlin.m                           |   2 +-
 inst/nlinfit.m                             |   2 +-
 inst/nmsmax.m                              |   7 +
 inst/nonlin_min.m                          |   2 +-
 inst/nonlin_residmin.m                     |   2 +-
 inst/powell.m                              |   2 +-
 inst/private/__read_options__.m            | 153 --------
 inst/quadprog.m                            |  62 ++-
 inst/residmin_stat.m                       |   2 +-
 inst/vfzero.m                              |   2 +-
 src/Makefile.in                            |  41 +-
 src/{configure => autom4te.cache/output.0} | 601 +++++++++++++++--------------
 src/autom4te.cache/requests                |  78 ++++
 src/autom4te.cache/traces.0                | 287 ++++++++++++++
 src/configure                              | 179 +++++----
 src/configure.ac                           |  13 +-
 src/munge-texi.pl                          |  16 +
 31 files changed, 1101 insertions(+), 724 deletions(-)

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



More information about the Pkg-octave-commit mailing list