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-2424-gc1d1178
Date: Thu, 25 Feb 2016 21:29:53 +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  c1d117859305dd4b66b7789aeffa3393159c6d7e (commit)
      from  51cc993503d7ca37de82302c954674f2e26dcc6e (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 c1d117859305dd4b66b7789aeffa3393159c6d7e
Author: Patrick Alken <address@hidden>
Date:   Thu Feb 25 14:27:23 2016 -0700

    move trust region radius to trust_state; various other updates

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

Summary of changes:
 doc/multifit-nlinear.texi               |  133 +++++++++++++++++++++++++-
 multifit_nlinear/cgst.c                 |  100 +------------------
 multifit_nlinear/common.c               |   17 ---
 multifit_nlinear/dogleg.c               |  109 ++-------------------
 multifit_nlinear/fdf.c                  |    7 ++
 multifit_nlinear/gsl_multifit_nlinear.h |    9 ++-
 multifit_nlinear/lm.c                   |   33 +++----
 multifit_nlinear/qr.c                   |   38 +++-----
 multifit_nlinear/test.c                 |   10 ++-
 multifit_nlinear/test_fdf.c             |    9 +-
 multifit_nlinear/trust.c                |  163 +++++++++++++++++++++++++++---
 11 files changed, 343 insertions(+), 285 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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