[Pkg-octave-commit] [octave-optim] 01/07: Merge tag 'upstream/1.5.0'

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


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

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

commit 1158b63c80ef96052af78c1215bc7d5e206fb2a9
Merge: ad3350f 5c3580a
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Thu Mar 17 05:57:05 2016 -0300

    Merge tag 'upstream/1.5.0'
    
    Upstream version 1.5.0

 DESCRIPTION                                        |   10 +-
 INDEX                                              |   11 +-
 NEWS                                               |   41 +
 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 -
 185 files changed, 21562 insertions(+), 11292 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