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

Thomas Weber tweber at moszumanska.debian.org
Mon Jun 2 15:09:22 UTC 2014


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

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

      from  c0ec6ac   Debian release 1.3.0-1
      adds  a8d52d5   Imported Upstream version 1.3.1
       new  fc50b66   Merge tag 'upstream/1.3.1'
       new  044fc11   debian/copyright: reflect new release
       new  7db3381   Refresh patches
       new  60c527e   Debian release 1.3.1-1

The 4 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 +-
 NEWS                                       |  13 +
 PKG_ADD                                    |   7 -
 debian/changelog                           |   6 +
 debian/copyright                           |   2 +-
 debian/patches/autoload-yes.patch          |   2 +-
 inst/curvefit_stat.m                       |  19 +-
 inst/jacobs.m                              |   8 +-
 inst/leasqr.m                              |   1 -
 inst/nonlin_curvefit.m                     |  19 +-
 inst/nonlin_min.m                          |  98 +++---
 inst/nonlin_residmin.m                     |  35 +-
 inst/private/__collect_constraints__.m     |   1 -
 inst/private/__dfdp__.m                    |   8 +-
 inst/private/__lm_svd__.m                  |   2 +
 inst/private/__nonlin_residmin__.m         |  33 +-
 inst/private/__optimget_parallel_local__.m |  46 +++
 inst/private/__residmin_stat__.m           |  31 +-
 inst/private/__siman__.m                   | 535 ++++++++++++++++++++++-------
 inst/residmin_stat.m                       |  26 +-
 src/numgradient.cc                         |   2 +-
 21 files changed, 589 insertions(+), 311 deletions(-)
 delete mode 100644 PKG_ADD
 create mode 100644 inst/private/__optimget_parallel_local__.m

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