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-2396-g2a11f16
Date: Thu, 31 Dec 2015 05:36:32 +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  2a11f16a9b7f1d189a162f0c1a04b34b836a7668 (commit)
       via  4bdc1f34aa63c4ce41f2fd63b1c3aba2808a0acb (commit)
      from  ce6f17fd40f0adccaf1ac990742146daf1c56d2e (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 2a11f16a9b7f1d189a162f0c1a04b34b836a7668
Author: Patrick Alken <address@hidden>
Date:   Mon Dec 28 10:28:31 2015 -0500

    add qrsolv.c

commit 4bdc1f34aa63c4ce41f2fd63b1c3aba2808a0acb
Author: Patrick Alken <address@hidden>
Date:   Mon Dec 28 10:27:14 2015 -0500

    add QR solver from MINPACK to multifit_nlinear

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

Summary of changes:
 multifit_nlinear/fdf.c                  |   11 +--
 multifit_nlinear/gsl_multifit_nlinear.h |   11 +--
 multifit_nlinear/lm.c                   |  179 ++++++++++++++++++-------------
 multifit_nlinear/lmsolve.c              |   52 +++++++++-
 {multifit => multifit_nlinear}/qrsolv.c |    0
 multifit_nlinear/test.c                 |   11 ++-
 multifit_nlinear/test_biggs.c           |    6 +
 multifit_nlinear/test_fdf.c             |   14 ++--
 multifit_nlinear/test_wnlin.c           |    2 +-
 9 files changed, 182 insertions(+), 104 deletions(-)
 copy {multifit => multifit_nlinear}/qrsolv.c (100%)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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