[Pkg-octave-commit] [octave-optim] branch master updated (60c527e -> bf8d886)

Sébastien Villemot sebastien at debian.org
Wed Aug 6 17:16:06 UTC 2014


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

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

      from  60c527e   Debian release 1.3.1-1
      adds  80bf9a4   Imported Upstream version 1.4.0
       new  8ee833b   Merge tag 'upstream/1.4.0'
       new  9a0fdb7   Remove Thomas Weber from Uploaders, add Rafael Laboissiere.
       new  0dda9f0   debian/copyright: reflect upstream changes.
       new  e0ba01f   Remove obsolete lintian overrides.
       new  481fff2   Refresh patch.
       new  0fda0bf   texinfo5.patch: new patch, fixes doc build failure with Texinfo 5.
       new  0cc6976   Ship HTML documentation and register it into doc-base.
       new  69c9345   Handle new info documentation.
       new  bf8d886   Changelog entry for 1.4.0-1.

The 9 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 +-
 INDEX                                              |    5 +-
 NEWS                                               |   25 +
 debian/changelog                                   |   15 +
 debian/control                                     |    4 +-
 debian/copyright                                   |    3 +-
 debian/octave-optim.doc-base                       |    7 +
 debian/octave-optim.docs                           |    1 +
 debian/octave-optim.lintian-overrides              |    1 -
 debian/patches/add-info-dir.patch                  |   24 +
 debian/patches/autoload-yes.patch                  |    4 +-
 debian/patches/info-file-path.patch                |   38 +
 debian/patches/series                              |    3 +
 debian/patches/texinfo5.patch                      |   77 +
 debian/rules                                       |    7 +
 doc/html/Additional-parameters.html                |   75 +
 doc/html/Common-frontend-options.html              |   89 +
 doc/html/Common-optimization-options.html          |  185 ++
 doc/html/Concept-index.html                        |   78 +
 doc/html/Documentation.html                        |   71 +
 doc/html/Function-index.html                       |   94 +
 doc/html/Gradient-functions.html                   |   71 +
 doc/html/Helper-functions.html                     |   62 +
 doc/html/LinearRegression.html                     |  102 +
 doc/html/Non_002dscalar-parameters.html            |   74 +
 doc/html/Parameter-structures.html                 |   87 +
 doc/html/Residual-optimization.html                |  110 +
 doc/html/Scalar-optimization.html                  |  101 +
 ...Structure_002dbased-configuration-settings.html |   82 +
 ...Structure_002dbased-gradients-and-Hessians.html |   71 +
 .../Structure_002dbased-linear-constraints.html    |   64 +
 doc/html/Structure_002dbased-user-functions.html   |   91 +
 doc/html/XREFadsmax.html                           |    1 +
 doc/html/XREFbattery.html                          |    1 +
 doc/html/XREFbfgsmin.html                          |    1 +
 doc/html/XREFbrent_005fline_005fmin.html           |    1 +
 doc/html/XREFcdiff.html                            |    1 +
 doc/html/XREFcg_005fmin.html                       |    1 +
 doc/html/XREFcpiv_005fbard.html                    |    1 +
 doc/html/XREFcurvefit_005fstat.html                |    1 +
 doc/html/XREFd2_005fmin.html                       |    1 +
 doc/html/XREFde_005fmin.html                       |    1 +
 doc/html/XREFderiv.html                            |    1 +
 doc/html/XREFdfpdp.html                            |    1 +
 doc/html/XREFexpfit.html                           |    1 +
 doc/html/XREFfmins.html                            |    1 +
 doc/html/XREFgjp.html                              |    1 +
 doc/html/XREFjacobs.html                           |    1 +
 doc/html/XREFleasqr.html                           |    1 +
 doc/html/XREFline_005fmin.html                     |    1 +
 doc/html/XREFlinprog.html                          |    1 +
 doc/html/XREFmdsmax.html                           |    1 +
 doc/html/XREFnelder_005fmead_005fmin.html          |    1 +
 doc/html/XREFnmsmax.html                           |    1 +
 doc/html/XREFnonlin_005fcurvefit.html              |    1 +
 doc/html/XREFnonlin_005fmin.html                   |    1 +
 doc/html/XREFnonlin_005fresidmin.html              |    1 +
 doc/html/XREFnrm.html                              |    1 +
 doc/html/XREFnumgradient.html                      |    1 +
 doc/html/XREFnumhessian.html                       |    1 +
 doc/html/XREFoptim_005fdoc.html                    |    1 +
 doc/html/XREFoptiondfdp.html                       |    1 +
 doc/html/XREFpolyconf.html                         |    1 +
 doc/html/XREFpolyfitinf.html                       |    1 +
 doc/html/XREFpowell.html                           |    1 +
 doc/html/XREFresidmin_005fstat.html                |    1 +
 doc/html/XREFsamin.html                            |    1 +
 doc/html/XREFvfzero.html                           |    1 +
 doc/html/XREFwpolyfit.html                         |    1 +
 doc/html/XREFwsolve.html                           |    1 +
 doc/html/Zero-finders.html                         |   65 +
 doc/html/adsmax.html                               |   95 +
 doc/html/battery.html                              |   75 +
 doc/html/bfgsmin.html                              |  108 +
 doc/html/brent_005fline_005fmin.html               |   98 +
 doc/html/cdiff.html                                |   96 +
 doc/html/cg_005fmin.html                           |  124 +
 doc/html/cpiv_005fbard.html                        |   83 +
 doc/html/curvefit_005fstat.html                    |   89 +
 doc/html/d2_005fmin.html                           |   73 +
 doc/html/de_005fmin.html                           |  169 ++
 doc/html/deriv.html                                |   83 +
 doc/html/dfpdp.html                                |   87 +
 doc/html/expfit.html                               |  113 +
 doc/html/fmins.html                                |   96 +
 doc/html/gjp.html                                  |   78 +
 doc/html/index.html                                |  101 +
 doc/html/jacobs.html                               |   86 +
 doc/html/leasqr.html                               |  253 ++
 doc/html/line_005fmin.html                         |   84 +
 doc/html/linprog.html                              |   87 +
 doc/html/lm_005ffeasible.html                      |   82 +
 doc/html/lm_005fsvd_005ffeasible.html              |   77 +
 doc/html/mdsmax.html                               |  104 +
 doc/html/nelder_005fmead_005fmin.html              |  134 +
 doc/html/nmsmax.html                               |   97 +
 doc/html/nonlin_005fcurvefit.html                  |  103 +
 doc/html/nonlin_005fmin.html                       |  180 ++
 doc/html/nonlin_005fresidmin.html                  |  177 ++
 doc/html/nrm.html                                  |   68 +
 doc/html/numgradient.html                          |   88 +
 doc/html/numhessian.html                           |   90 +
 doc/html/octave_005fsqp.html                       |   88 +
 doc/html/polyconf.html                             |   96 +
 doc/html/polyfitinf.html                           |  180 ++
 doc/html/powell.html                               |  108 +
 doc/html/residmin_005fstat.html                    |  136 +
 doc/html/samin.html                                |  106 +
 doc/html/siman.html                                |  107 +
 doc/html/standalone-d2_005fmin.html                |  136 +
 doc/html/vfzero.html                               |  108 +
 doc/html/wls.html                                  |   68 +
 doc/html/wpolyfit.html                             |  147 +
 doc/html/wsolve.html                               |  114 +
 doc/macros.texi                                    |   88 +
 doc/optim-mini-howto-2.lyx                         |  917 ++++--
 doc/optim-mini-howto-2.tex                         |  181 +-
 doc/optim.info                                     | 3210 ++++++++++++++++++++
 doc/optim.texi                                     | 3199 +++++++++++++++++++
 doc/optim.txi                                      | 1431 +++++++++
 inst/LinearRegression.m                            |    5 +
 inst/cauchy.m                                      |  125 -
 inst/cg_min.m                                      |    3 +-
 inst/d2_min.m                                      |    9 +-
 inst/fmins.m                                       |   16 +-
 inst/leasqr.m                                      |  330 +-
 inst/linprog.m                                     |    5 +
 inst/minimize.m                                    |   15 +-
 inst/nonlin_curvefit.m                             |   30 +-
 inst/nonlin_min.m                                  |  413 +--
 inst/nonlin_residmin.m                             |  259 +-
 inst/nrm.m                                         |    2 +-
 inst/optim_doc.m                                   |   79 +
 inst/optim_problems.m                              |   46 +-
 inst/poly_2_ex.m                                   |    8 +
 inst/powell.m                                      |    2 +-
 inst/private/__d2_min__.m                          |  282 ++
 inst/private/__do_user_interaction__.m             |   55 +
 inst/private/__lm_feasible__.m                     |   44 +-
 inst/private/__lm_svd__.m                          |   34 +-
 inst/private/__nonlin_residmin__.m                 |   23 +-
 inst/private/__octave_sqp_wrapper__.m              |  130 +
 inst/private/__read_options__.m                    |  153 +
 inst/private/__siman__.m                           |   61 +-
 inst/private/__sqp__.m                             |    3 -
 inst/residmin_stat.m                               |   38 +-
 inst/test_d2_min_1.m                               |  184 --
 inst/test_d2_min_2.m                               |  115 -
 inst/test_d2_min_3.m                               |  102 -
 inst/vfzero.m                                      |    3 +-
 inst/wpolyfit.m                                    |   36 +-
 src/MFDOCSTRINGS                                   | 1979 ++++++++++++
 src/Makefile                                       |   51 +-
 src/__bfgsmin.cc.docstrings                        |    7 +
 src/__disna_optim__.cc.docstrings                  |   10 +
 src/bootstrap                                      |    1 +
 src/mkdoc.pl                                       |   86 +
 src/munge-texi.pl                                  |  180 ++
 src/numgradient.cc.docstrings                      |   29 +
 src/numhessian.cc.docstrings                       |   31 +
 src/samin.cc.docstrings                            |   45 +
 161 files changed, 18850 insertions(+), 1707 deletions(-)
 create mode 100644 debian/octave-optim.doc-base
 delete mode 100644 debian/octave-optim.lintian-overrides
 create mode 100644 debian/patches/add-info-dir.patch
 create mode 100644 debian/patches/info-file-path.patch
 create mode 100644 debian/patches/texinfo5.patch
 create mode 100644 doc/html/Additional-parameters.html
 create mode 100644 doc/html/Common-frontend-options.html
 create mode 100644 doc/html/Common-optimization-options.html
 create mode 100644 doc/html/Concept-index.html
 create mode 100644 doc/html/Documentation.html
 create mode 100644 doc/html/Function-index.html
 create mode 100644 doc/html/Gradient-functions.html
 create mode 100644 doc/html/Helper-functions.html
 create mode 100644 doc/html/LinearRegression.html
 create mode 100644 doc/html/Non_002dscalar-parameters.html
 create mode 100644 doc/html/Parameter-structures.html
 create mode 100644 doc/html/Residual-optimization.html
 create mode 100644 doc/html/Scalar-optimization.html
 create mode 100644 doc/html/Structure_002dbased-configuration-settings.html
 create mode 100644 doc/html/Structure_002dbased-gradients-and-Hessians.html
 create mode 100644 doc/html/Structure_002dbased-linear-constraints.html
 create mode 100644 doc/html/Structure_002dbased-user-functions.html
 create mode 100644 doc/html/XREFadsmax.html
 create mode 100644 doc/html/XREFbattery.html
 create mode 100644 doc/html/XREFbfgsmin.html
 create mode 100644 doc/html/XREFbrent_005fline_005fmin.html
 create mode 100644 doc/html/XREFcdiff.html
 create mode 100644 doc/html/XREFcg_005fmin.html
 create mode 100644 doc/html/XREFcpiv_005fbard.html
 create mode 100644 doc/html/XREFcurvefit_005fstat.html
 create mode 100644 doc/html/XREFd2_005fmin.html
 create mode 100644 doc/html/XREFde_005fmin.html
 create mode 100644 doc/html/XREFderiv.html
 create mode 100644 doc/html/XREFdfpdp.html
 create mode 100644 doc/html/XREFexpfit.html
 create mode 100644 doc/html/XREFfmins.html
 create mode 100644 doc/html/XREFgjp.html
 create mode 100644 doc/html/XREFjacobs.html
 create mode 100644 doc/html/XREFleasqr.html
 create mode 100644 doc/html/XREFline_005fmin.html
 create mode 100644 doc/html/XREFlinprog.html
 create mode 100644 doc/html/XREFmdsmax.html
 create mode 100644 doc/html/XREFnelder_005fmead_005fmin.html
 create mode 100644 doc/html/XREFnmsmax.html
 create mode 100644 doc/html/XREFnonlin_005fcurvefit.html
 create mode 100644 doc/html/XREFnonlin_005fmin.html
 create mode 100644 doc/html/XREFnonlin_005fresidmin.html
 create mode 100644 doc/html/XREFnrm.html
 create mode 100644 doc/html/XREFnumgradient.html
 create mode 100644 doc/html/XREFnumhessian.html
 create mode 100644 doc/html/XREFoptim_005fdoc.html
 create mode 100644 doc/html/XREFoptiondfdp.html
 create mode 100644 doc/html/XREFpolyconf.html
 create mode 100644 doc/html/XREFpolyfitinf.html
 create mode 100644 doc/html/XREFpowell.html
 create mode 100644 doc/html/XREFresidmin_005fstat.html
 create mode 100644 doc/html/XREFsamin.html
 create mode 100644 doc/html/XREFvfzero.html
 create mode 100644 doc/html/XREFwpolyfit.html
 create mode 100644 doc/html/XREFwsolve.html
 create mode 100644 doc/html/Zero-finders.html
 create mode 100644 doc/html/adsmax.html
 create mode 100644 doc/html/battery.html
 create mode 100644 doc/html/bfgsmin.html
 create mode 100644 doc/html/brent_005fline_005fmin.html
 create mode 100644 doc/html/cdiff.html
 create mode 100644 doc/html/cg_005fmin.html
 create mode 100644 doc/html/cpiv_005fbard.html
 create mode 100644 doc/html/curvefit_005fstat.html
 create mode 100644 doc/html/d2_005fmin.html
 create mode 100644 doc/html/de_005fmin.html
 create mode 100644 doc/html/deriv.html
 create mode 100644 doc/html/dfpdp.html
 create mode 100644 doc/html/expfit.html
 create mode 100644 doc/html/fmins.html
 create mode 100644 doc/html/gjp.html
 create mode 100644 doc/html/index.html
 create mode 100644 doc/html/jacobs.html
 create mode 100644 doc/html/leasqr.html
 create mode 100644 doc/html/line_005fmin.html
 create mode 100644 doc/html/linprog.html
 create mode 100644 doc/html/lm_005ffeasible.html
 create mode 100644 doc/html/lm_005fsvd_005ffeasible.html
 create mode 100644 doc/html/mdsmax.html
 create mode 100644 doc/html/nelder_005fmead_005fmin.html
 create mode 100644 doc/html/nmsmax.html
 create mode 100644 doc/html/nonlin_005fcurvefit.html
 create mode 100644 doc/html/nonlin_005fmin.html
 create mode 100644 doc/html/nonlin_005fresidmin.html
 create mode 100644 doc/html/nrm.html
 create mode 100644 doc/html/numgradient.html
 create mode 100644 doc/html/numhessian.html
 create mode 100644 doc/html/octave_005fsqp.html
 create mode 100644 doc/html/polyconf.html
 create mode 100644 doc/html/polyfitinf.html
 create mode 100644 doc/html/powell.html
 create mode 100644 doc/html/residmin_005fstat.html
 create mode 100644 doc/html/samin.html
 create mode 100644 doc/html/siman.html
 create mode 100644 doc/html/standalone-d2_005fmin.html
 create mode 100644 doc/html/vfzero.html
 create mode 100644 doc/html/wls.html
 create mode 100644 doc/html/wpolyfit.html
 create mode 100644 doc/html/wsolve.html
 create mode 100644 doc/macros.texi
 create mode 100644 doc/optim.info
 create mode 100644 doc/optim.texi
 create mode 100644 doc/optim.txi
 delete mode 100644 inst/cauchy.m
 create mode 100644 inst/optim_doc.m
 create mode 100644 inst/private/__d2_min__.m
 create mode 100644 inst/private/__do_user_interaction__.m
 create mode 100644 inst/private/__octave_sqp_wrapper__.m
 create mode 100644 inst/private/__read_options__.m
 delete mode 100644 inst/test_d2_min_1.m
 delete mode 100644 inst/test_d2_min_2.m
 delete mode 100644 inst/test_d2_min_3.m
 create mode 100644 src/MFDOCSTRINGS
 create mode 100644 src/__bfgsmin.cc.docstrings
 create mode 100644 src/__disna_optim__.cc.docstrings
 create mode 100755 src/bootstrap
 create mode 100755 src/mkdoc.pl
 create mode 100755 src/munge-texi.pl
 create mode 100644 src/numgradient.cc.docstrings
 create mode 100644 src/numhessian.cc.docstrings
 create mode 100644 src/samin.cc.docstrings

-- 
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