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, multinlin, updated. relea


From: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, multinlin, updated. release-1-0-2418-gb0afa6b
Date: Sun, 14 Feb 2016 19:38:13 +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, multinlin has been updated
       via  b0afa6b89c7212c26f0f9dd50cc1e98cc9e0eb43 (commit)
      from  a4612a8cb96feca4f3aa24969a615dfccfd253f6 (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 b0afa6b89c7212c26f0f9dd50cc1e98cc9e0eb43
Author: Patrick Alken <address@hidden>
Date:   Sun Feb 14 12:38:00 2016 -0700

    initial work on trust region method

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

Summary of changes:
 multifit/test_nonlinear.c                   |   44 ++++++------
 multifit_nlinear/Makefile.am                |    3 +-
 multifit_nlinear/fdf.c                      |    2 +-
 multifit_nlinear/gsl_multifit_nlinear.h     |    5 +-
 multifit_nlinear/lm.c                       |    9 +-
 multifit_nlinear/lmmisc.c                   |   18 ++--
 multifit_nlinear/{lmparam.c => lmnielsen.c} |   35 ++++-----
 multifit_nlinear/lmtrust.c                  |  110 +++++++++++++++++++++++++++
 8 files changed, 169 insertions(+), 57 deletions(-)
 rename multifit_nlinear/{lmparam.c => lmnielsen.c} (85%)
 create mode 100644 multifit_nlinear/lmtrust.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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