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-2385-g8c3cc04
Date: Mon, 07 Dec 2015 01:13:06 +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  8c3cc04abc6d5bf8e8b55b6a24c1750e29e8bd31 (commit)
      from  3d954b5919166c4149e96a89c6e8d0630aae8762 (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 8c3cc04abc6d5bf8e8b55b6a24c1750e29e8bd31
Author: Patrick Alken <address@hidden>
Date:   Sun Dec 6 18:12:49 2015 -0700

    various updates to multilargenlin

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

Summary of changes:
 multilargenlin/Makefile.am           |    2 +-
 multilargenlin/convergence.c         |    2 +
 multilargenlin/gsl_multilarge_nlin.h |    3 +-
 multilargenlin/lm.c                  |  726 ++++++++++++++++++++++++++++++++++
 multilargenlin/lmnielsen.c           |  483 ----------------------
 multilargenlin/nlinear.c             |    7 +-
 multilargenlin/test.c                |   14 +-
 multilargenlin/test_bard.c           |    2 +-
 multilargenlin/test_brown2.c         |    2 +-
 multilargenlin/test_exp1.c           |    2 +-
 multilargenlin/test_lin2.c           |    2 +-
 11 files changed, 747 insertions(+), 498 deletions(-)
 create mode 100644 multilargenlin/lm.c
 delete mode 100644 multilargenlin/lmnielsen.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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