[Pkg-octave-commit] [octave-optim] branch master updated (ad3350f -> bad954d)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sun Mar 20 20:26:29 UTC 2016


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

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

      from  ad3350f   d/control: Bump Standards-Version to 3.9.7 (no changes needed)
      adds  5c3580a   Imported Upstream version 1.5.0
       new  1158b63   Merge tag 'upstream/1.5.0'
       new  65a87a8   d/copyright: Reflect upstream changes
       new  3dc9d32   d/p/add-info-dir.patch: Refresh for the new upstream version
       new  e160a64   Drop HowTo documentation (removed upstream)
       new  2377881   d/control: Add octave-struct to Build-Depends
       new  cd9471a   d/rules: Ensure that info file is built
       new  bad954d   d/changelog: Prepare for next release

The 7 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:
 .gitignore                                         |    4 -
 DESCRIPTION                                        |   10 +-
 INDEX                                              |   11 +-
 NEWS                                               |   41 +
 debian/changelog                                   |   14 +
 debian/control                                     |    2 +-
 debian/copyright                                   |   22 +-
 debian/octave-optim.doc-base.howto                 |   12 -
 debian/octave-optim.docs                           |    1 -
 debian/patches/add-info-dir.patch                  |    9 +-
 debian/patches/includegraphics-format.patch        |   17 -
 debian/patches/series                              |    1 -
 debian/rules                                       |   10 +-
 doc/Makefile                                       |   36 -
 doc/figures/2D_slice-3.eps2                        |  Bin 15635 -> 0 bytes
 doc/html/Additional-parameters.html                |  114 +-
 doc/html/Common-frontend-options.html              |  200 +-
 doc/html/Common-optimization-options.html          |  276 +-
 doc/html/Compatibility-wrappers.html               |   95 +
 doc/html/Concept-index.html                        |  227 +-
 doc/html/Documentation.html                        |  116 +-
 doc/html/Function-index.html                       |  295 +-
 doc/html/Gradient-functions.html                   |  126 +-
 doc/html/Helper-functions.html                     |  107 +-
 doc/html/LinearRegression.html                     |  171 +-
 doc/html/Non_002dscalar-parameters.html            |  115 +-
 doc/html/Parameter-structures.html                 |  137 +-
 doc/html/Residual-optimization.html                |  185 +-
 doc/html/Scalar-optimization.html                  |  184 +-
 ...Structure_002dbased-configuration-settings.html |  132 +-
 ...Structure_002dbased-gradients-and-Hessians.html |  109 +-
 .../Structure_002dbased-linear-constraints.html    |  105 +-
 doc/html/Structure_002dbased-user-functions.html   |  143 +-
 doc/html/XREFadsmax.html                           |   67 +-
 doc/html/XREFbattery.html                          |   67 +-
 doc/html/XREFbfgsmin.html                          |   67 +-
 doc/html/XREFbrent_005fline_005fmin.html           |   67 +-
 doc/html/XREFcdiff.html                            |   67 +-
 doc/html/XREFcg_005fmin.html                       |   67 +-
 doc/html/XREFcpiv_005fbard.html                    |   67 +-
 doc/html/XREFcurvefit_005fstat.html                |   67 +-
 doc/html/XREFd2_005fmin.html                       |    1 -
 doc/html/XREFde_005fmin.html                       |   67 +-
 doc/html/XREFderiv.html                            |   67 +-
 doc/html/XREFdfpdp.html                            |   67 +-
 doc/html/XREFexpfit.html                           |   67 +-
 doc/html/XREFfmins.html                            |   67 +-
 doc/html/XREFgjp.html                              |   67 +-
 doc/html/XREFjacobs.html                           |   67 +-
 doc/html/XREFleasqr.html                           |   67 +-
 doc/html/XREFline_005fmin.html                     |   67 +-
 doc/html/XREFlinprog.html                          |   67 +-
 doc/html/XREFlsqcurvefit.html                      |   66 +
 doc/html/XREFlsqlin.html                           |   66 +
 doc/html/XREFlsqnonlin.html                        |   66 +
 doc/html/XREFmdsmax.html                           |   67 +-
 doc/html/XREFnelder_005fmead_005fmin.html          |   67 +-
 doc/html/XREFnlinfit.html                          |   66 +
 doc/html/XREFnmsmax.html                           |   67 +-
 doc/html/XREFnonlin_005fcurvefit.html              |   67 +-
 doc/html/XREFnonlin_005fmin.html                   |   67 +-
 doc/html/XREFnonlin_005fresidmin.html              |   67 +-
 doc/html/XREFnrm.html                              |   67 +-
 doc/html/XREFnumgradient.html                      |   67 +-
 doc/html/XREFnumhessian.html                       |   67 +-
 doc/html/XREFoptim_005fdoc.html                    |   67 +-
 doc/html/XREFoptiondfdp.html                       |   67 +-
 doc/html/XREFpolyconf.html                         |   67 +-
 doc/html/XREFpolyfitinf.html                       |   67 +-
 doc/html/XREFpowell.html                           |   67 +-
 doc/html/XREFquadprog.html                         |   66 +
 doc/html/XREFresidmin_005fstat.html                |   67 +-
 doc/html/XREFsamin.html                            |   67 +-
 doc/html/XREFvfzero.html                           |   67 +-
 doc/html/XREFwpolyfit.html                         |   67 +-
 doc/html/XREFwsolve.html                           |   67 +-
 doc/html/Zero-finders.html                         |  112 +-
 doc/html/adsmax.html                               |  103 +-
 doc/html/battery.html                              |  103 +-
 doc/html/bfgsmin.html                              |  113 +-
 doc/html/brent_005fline_005fmin.html               |  164 +-
 doc/html/cdiff.html                                |  107 +-
 doc/html/cg_005fmin.html                           |  210 +-
 doc/html/cpiv_005fbard.html                        |  104 +-
 doc/html/curvefit_005fstat.html                    |  138 +-
 doc/html/d2_005fmin.html                           |  115 +-
 doc/html/de_005fmin.html                           |  135 +-
 doc/html/deriv.html                                |  135 +-
 doc/html/dfpdp.html                                |  101 +-
 doc/html/expfit.html                               |  105 +-
 doc/html/fmins.html                                |  172 +-
 doc/html/gjp.html                                  |  101 +-
 doc/html/index.html                                |  206 +-
 doc/html/jacobs.html                               |  144 +-
 doc/html/leasqr.html                               |  414 +-
 doc/html/line_005fmin.html                         |  106 +-
 doc/html/linprog.html                              |  150 +-
 doc/html/lm_005ffeasible.html                      |  124 +-
 doc/html/lm_005fsvd_005ffeasible.html              |  119 +-
 doc/html/lsqcurvefit.html                          |  212 +
 doc/html/lsqlin.html                               |  171 +
 doc/html/lsqnonlin.html                            |  213 +
 doc/html/mdsmax.html                               |  108 +-
 doc/html/nelder_005fmead_005fmin.html              |  140 +-
 doc/html/nlinfit.html                              |  170 +
 doc/html/nmsmax.html                               |  103 +-
 doc/html/nonlin_005fcurvefit.html                  |  155 +-
 doc/html/nonlin_005fmin.html                       |  241 +-
 doc/html/nonlin_005fresidmin.html                  |  267 +-
 doc/html/nrm.html                                  |  113 +-
 doc/html/numgradient.html                          |  113 +-
 doc/html/numhessian.html                           |  113 +-
 doc/html/octave_005fsqp.html                       |  132 +-
 doc/html/polyconf.html                             |  105 +-
 doc/html/polyfitinf.html                           |  114 +-
 doc/html/powell.html                               |  190 +-
 doc/html/quadprog.html                             |  171 +
 doc/html/residmin_005fstat.html                    |  215 +-
 doc/html/samin.html                                |  150 +-
 doc/html/siman.html                                |  143 +-
 doc/html/standalone-d2_005fmin.html                |  136 -
 doc/html/vfzero.html                               |  164 +-
 doc/html/wls.html                                  |  102 +-
 doc/html/wpolyfit.html                             |  253 +-
 doc/html/wsolve.html                               |  105 +-
 doc/optim-mini-howto-2.lyx                         | 1014 ----
 doc/optim-mini-howto-2.tex                         |  315 --
 doc/optim.info                                     | 2682 +++++-----
 doc/optim.texi                                     | 1030 +++-
 doc/optim.txi                                      |  381 +-
 inst/__all_stat_opts__.m                           |   73 +
 inst/cpiv_bard.m                                   |    2 +-
 inst/curvefit_stat.m                               |    2 +-
 inst/d2_min.m                                      |  400 --
 inst/dcdp.m                                        |    2 +-
 inst/dfdp.m                                        |    2 +-
 inst/dfpdp.m                                       |    2 +-
 inst/dfxpdp.m                                      |    2 +-
 inst/fmin.m                                        |   28 -
 inst/gjp.m                                         |    2 +-
 inst/jacobs.m                                      |  171 +-
 inst/leasqr.m                                      |    2 +-
 inst/lsqcurvefit.m                                 |  316 ++
 inst/lsqlin.m                                      |  191 +
 inst/lsqnonlin.m                                   |  314 ++
 inst/minimize.m                                    |  308 --
 inst/nlinfit.m                                     |  229 +
 inst/nonlin_curvefit.m                             |    2 +-
 inst/nonlin_min.m                                  |  202 +-
 inst/nonlin_residmin.m                             |   24 +-
 inst/optim_doc.m                                   |    2 +-
 inst/optim_problems.m                              |    2 +-
 inst/poly_2_ex.m                                   |   19 +-
 inst/private/__collect_constraints__.m             |    2 +-
 inst/private/__covd_wls__.m                        |    2 +-
 inst/private/__covp_corp_wls__.m                   |    2 +-
 inst/private/__dfdp__.m                            |  414 +-
 inst/private/__do_user_interaction__.m             |    2 +-
 inst/private/__lm_feasible__.m                     |    4 +-
 inst/private/__lm_svd__.m                          |   20 +-
 inst/private/__nonlin_residmin__.m                 |  278 +-
 inst/private/__null_optim__.m                      |    6 -
 inst/private/__octave_sqp_wrapper__.m              |    2 +-
 inst/private/__optimget_parallel_local__.m         |   26 +-
 inst/private/__optimget_parallel_net__.m           |   97 +
 inst/private/__plot_cmds__.m                       |    2 +-
 inst/private/__residmin_stat__.m                   |  169 +-
 inst/private/__s2mat__.m                           |    4 +-
 inst/private/__siman__.m                           |   35 +-
 inst/private/__sqp__.m                             |    2 +-
 inst/quadprog.m                                    |  470 ++
 inst/residmin_stat.m                               |    2 +-
 inst/statget.m                                     |   75 +
 inst/statset.m                                     |  119 +
 inst/test_minimize_1.m                             |  255 -
 inst/vfzero.m                                      |    2 +-
 inst/wrap_f_dfdp.m                                 |    2 +-
 src/MFDOCSTRINGS                                   | 1984 --------
 src/{Makefile => Makefile.in}                      |   54 +-
 src/__bfgsmin.cc                                   |  845 ++--
 src/__bfgsmin.cc.docstrings                        |    7 -
 src/__disna_optim__.cc                             |   89 +-
 src/__disna_optim__.cc.docstrings                  |   10 -
 src/bootstrap                                      |    4 +-
 src/config.h.in                                    |    6 +
 src/configure                                      | 5255 ++++++++++++++++++++
 src/configure.ac                                   |   77 +
 src/error-helpers.cc                               |   53 +
 src/error-helpers.h                                |  137 +
 src/numgradient.cc                                 |  201 +-
 src/numgradient.cc.docstrings                      |   29 -
 src/numhessian.cc                                  |  340 +-
 src/numhessian.cc.docstrings                       |   31 -
 src/samin.cc                                       |  851 ++--
 src/samin.cc.docstrings                            |   45 -
 195 files changed, 21591 insertions(+), 11355 deletions(-)
 delete mode 100644 debian/octave-optim.doc-base.howto
 delete mode 100644 debian/patches/includegraphics-format.patch
 delete mode 100644 doc/Makefile
 delete mode 100644 doc/figures/2D_slice-3.eps2
 create mode 100644 doc/html/Compatibility-wrappers.html
 delete mode 100644 doc/html/XREFd2_005fmin.html
 create mode 100644 doc/html/XREFlsqcurvefit.html
 create mode 100644 doc/html/XREFlsqlin.html
 create mode 100644 doc/html/XREFlsqnonlin.html
 create mode 100644 doc/html/XREFnlinfit.html
 create mode 100644 doc/html/XREFquadprog.html
 create mode 100644 doc/html/lsqcurvefit.html
 create mode 100644 doc/html/lsqlin.html
 create mode 100644 doc/html/lsqnonlin.html
 create mode 100644 doc/html/nlinfit.html
 create mode 100644 doc/html/quadprog.html
 delete mode 100644 doc/html/standalone-d2_005fmin.html
 delete mode 100644 doc/optim-mini-howto-2.lyx
 delete mode 100644 doc/optim-mini-howto-2.tex
 create mode 100644 inst/__all_stat_opts__.m
 delete mode 100644 inst/d2_min.m
 delete mode 100644 inst/fmin.m
 create mode 100644 inst/lsqcurvefit.m
 create mode 100644 inst/lsqlin.m
 create mode 100644 inst/lsqnonlin.m
 delete mode 100644 inst/minimize.m
 create mode 100644 inst/nlinfit.m
 create mode 100644 inst/private/__optimget_parallel_net__.m
 create mode 100644 inst/quadprog.m
 create mode 100644 inst/statget.m
 create mode 100644 inst/statset.m
 delete mode 100644 inst/test_minimize_1.m
 delete mode 100644 src/MFDOCSTRINGS
 rename src/{Makefile => Makefile.in} (68%)
 delete mode 100644 src/__bfgsmin.cc.docstrings
 delete mode 100644 src/__disna_optim__.cc.docstrings
 create mode 100644 src/config.h.in
 create mode 100755 src/configure
 create mode 100644 src/configure.ac
 create mode 100644 src/error-helpers.cc
 create mode 100644 src/error-helpers.h
 delete mode 100644 src/numgradient.cc.docstrings
 delete mode 100644 src/numhessian.cc.docstrings
 delete 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