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-2417-ga4612a8
Date: Sun, 14 Feb 2016 01:51:04 +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  a4612a8cb96feca4f3aa24969a615dfccfd253f6 (commit)
      from  899cea310eefed9d1106f9cf1a2857f0a29b2985 (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 a4612a8cb96feca4f3aa24969a615dfccfd253f6
Author: Patrick Alken <address@hidden>
Date:   Sat Feb 13 18:50:42 2016 -0700

    initial work on modularizing the LM parameter update method

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

Summary of changes:
 multifit_nlinear/Makefile.am            |    1 +
 multifit_nlinear/fdf.c                  |    1 +
 multifit_nlinear/gsl_multifit_nlinear.h |   16 ++++
 multifit_nlinear/lm.c                   |   73 +++++++---------
 multifit_nlinear/lmmisc.c               |   29 ------
 multifit_nlinear/lmparam.c              |  149 +++++++++++++++++++++++++++++++
 6 files changed, 199 insertions(+), 70 deletions(-)
 create mode 100644 multifit_nlinear/lmparam.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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