gsl-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsl-cvs] [SCM] GNU Scientific Library branch, lm, updated. release-1-0-


From: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, lm, updated. release-1-0-2065-gc3e1cd5
Date: Sun, 09 Feb 2014 04:09:41 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Scientific Library".

The branch, lm has been updated
       via  c3e1cd5d9e0cc5f60f3f4318af39b4c7ac820886 (commit)
      from  0a2bd1b83684e938fac0af9f4f890a3905395429 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c3e1cd5d9e0cc5f60f3f4318af39b4c7ac820886
Author: Patrick Alken <address@hidden>
Date:   Sat Feb 8 21:08:20 2014 -0700

    improved new convergence routine; updated tests

-----------------------------------------------------------------------

Summary of changes:
 doc/examples/nlfit.c                        |   13 +-
 multifit/convergence.c                      |   34 ++-
 multifit/fdfsolver.c                        |   71 +++--
 multifit/gradient.c                         |    2 +-
 multifit/gsl_multifit_nlin.h                |    6 +-
 multifit/lm.c                               |   51 +---
 multifit/lmder.c                            |    2 -
 multifit/lmmisc.c                           |    7 -
 multifit/test.c                             |  444 +--------------------------
 histogram/reset.c => multifit/test_linear.c |   28 +-
 multifit/test_nonlinear.c                   |  303 ++++++++++++++++++
 multifit/test_ridge.c                       |  148 +++++++++
 12 files changed, 547 insertions(+), 562 deletions(-)
 copy histogram/reset.c => multifit/test_linear.c (68%)
 create mode 100644 multifit/test_nonlinear.c
 create mode 100644 multifit/test_ridge.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

[Prev in Thread] Current Thread [Next in Thread]