[cminpack] 02/03: Merge tag 'upstream/1.3.6'

Ole Streicher olebole at moszumanska.debian.org
Mon Feb 27 14:37:21 UTC 2017


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

olebole pushed a commit to branch master
in repository cminpack.

commit 4a5e72a6296166e114458f19c9fc2c9408656b86
Merge: 3aef32c cf3cdc1
Author: Ole Streicher <olebole at debian.org>
Date:   Mon Feb 27 15:23:29 2017 +0100

    Merge tag 'upstream/1.3.6'
    
    Upstream version 1.3.6

 .cproject                                          | 268 ++++++++++-----------
 .travis-coverity-scan-build.sh                     | 111 +++++++++
 .travis.yml                                        |  48 +++-
 CMakeLists.txt                                     |  54 +++--
 Makefile                                           |  16 +-
 README.md                                          |  11 +-
 chkder_.c                                          |   2 +-
 cmake/CMakeLists.txt                               |  10 +-
 cmake/{FindCMinpack.cmake => CMinpackConfig.cmake} |   1 +
 cmake/cminpack.pc.in                               |   5 +-
 cminpack.h                                         |   9 +
 .../project.xcworkspace/contents.xcworkspacedata   |   7 +
 cminpackP.h                                        |   6 +-
 covar.c                                            |   1 +
 covar1.c                                           |   1 +
 covar_.c                                           |   3 +-
 doc/index.html                                     |  56 +++--
 dogleg_.c                                          |   5 +-
 dpmpar.c                                           |  16 +-
 dpmpar_.c                                          |  19 +-
 enorm.c                                            |   6 +-
 enorm_.c                                           |  12 +-
 examples/Makefile                                  |  81 ++++---
 examples/README                                    |  38 +++
 examples/fcn.mpl                                   |  18 --
 examples/hybdrv.c                                  |   1 +
 examples/lmfdrv.c                                  |   1 +
 examples/{hybipt.c => neqipt.c}                    |   0
 examples/{hybipt.f => neqipt.f}                    |   0
 examples/ref/hybdrv.ref                            |  16 +-
 examples/ref/hyjdrv.ref                            |   8 +-
 examples/ref/lmddrv.ref                            |  12 +-
 examples/ref/lmfdrv.ref                            |  44 ++--
 examples/ref/lmsdrv.ref                            |  18 +-
 examples/{lmdipt.c => ssqipt.c}                    |   0
 examples/{lmdipt.f => ssqipt.f}                    |   0
 examples/tchkder.f                                 |  91 -------
 examples/tchkder_.c                                |  76 +++---
 examples/tchkderc.c                                |  96 ++++----
 examples/tenorm_.c                                 |  35 ++-
 examples/tenormc.c                                 |  30 ++-
 examples/testdata/README                           |  19 ++
 examples/testdata/{hybrd.data => neq.data}         |   0
 examples/testdata/{lm.data => ssq.data}            |   0
 examples/testdata/um.data                          |  19 ++
 examples/tfdjac2_.c                                |  74 +++---
 examples/tfdjac2c.c                                |  67 +++---
 examples/thybrd.f                                  |  87 -------
 examples/thybrd1.f                                 |  65 -----
 examples/thybrd1_.c                                |  45 ++--
 examples/thybrd1c.c                                |  43 ++--
 examples/thybrd_.c                                 |  53 ++--
 examples/thybrdc.c                                 |  53 ++--
 examples/thybrj.f                                  |  97 --------
 examples/thybrj1.f                                 |  78 ------
 examples/thybrj1_.c                                |  68 +++---
 examples/thybrj1c.c                                |  68 +++---
 examples/thybrj_.c                                 |  87 ++++---
 examples/thybrjc.c                                 |  95 ++++----
 examples/tlmder.f                                  | 102 --------
 examples/tlmder1.f                                 |  86 -------
 examples/tlmder1_.c                                |  60 +++--
 examples/tlmder1c.c                                |  54 +++--
 examples/tlmder_.c                                 |  70 +++---
 examples/tlmderc.c                                 |  69 +++---
 examples/tlmdif.f                                  |  88 -------
 examples/tlmdif1.f                                 |  71 ------
 examples/tlmdif1_.c                                |  32 ++-
 examples/tlmdif_.c                                 |  39 +--
 examples/tlmdifc.c                                 |  34 +--
 examples/tlmstr.f                                  | 102 --------
 examples/tlmstr1.f                                 |  86 -------
 examples/tlmstr1_.c                                |  51 ++--
 examples/tlmstr1c.c                                |  43 ++--
 examples/tlmstr_.c                                 |  73 +++---
 examples/tlmstrc.c                                 |  60 ++---
 examples/{ocpipt.f => umipt.f}                     |   0
 fdjac1.c                                           |  11 +-
 fdjac1_.c                                          |   8 +-
 fdjac2.c                                           |   7 +-
 fdjac2_.c                                          |   4 +-
 hybrd1_.c                                          |   2 +-
 hybrd_.c                                           |   9 +-
 hybrj1_.c                                          |   3 +-
 hybrj_.c                                           |   8 +-
 lmder1_.c                                          |   3 +-
 lmder_.c                                           |  11 +-
 lmdif1_.c                                          |   3 +-
 lmdif_.c                                           |  11 +-
 lmpar_.c                                           |   6 +-
 lmstr1_.c                                          |   3 +-
 lmstr_.c                                           |   9 +-
 minpack.h                                          |   5 +
 minpackP.h                                         |  50 ++++
 qform_.c                                           |   3 +-
 qrfac_.c                                           |   4 +-
 qrsolv_.c                                          |   3 +-
 r1mpyq_.c                                          |  17 +-
 r1updt_.c                                          |   6 +-
 rwupdt_.c                                          |   3 +-
 100 files changed, 1581 insertions(+), 1978 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cminpack.git



More information about the debian-science-commits mailing list