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-2444-g7913100
Date: Wed, 06 Apr 2016 14:52:16 +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  79131004aad3e5a8ce79f97418aa16897f6cb5de (commit)
      from  e053a5d898ffe033815f16a6eaf06f5016fa5005 (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 79131004aad3e5a8ce79f97418aa16897f6cb5de
Author: Patrick Alken <address@hidden>
Date:   Wed Apr 6 08:50:16 2016 -0600

    some cleanup and better plot for nlfit3 example

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

Summary of changes:
 doc/examples/nlfit3.err                   |    1 +
 doc/examples/plot_nlfit3.gp               |   18 +-
 doc/multifit-nlinear.texi                 |   42 +-
 doc/nlfit3.eps                            |46468 ++++++++++++++---------------
 multifit_nlinear/Makefile.am              |    2 +-
 multifit_nlinear/cgst.c                   |   22 -
 multifit_nlinear/{normal.c => cholesky.c} |   78 +-
 multifit_nlinear/common.c                 |   23 +
 multifit_nlinear/dogleg.c                 |   18 +-
 multifit_nlinear/gsl_multifit_nlinear.h   |    3 +-
 multifit_nlinear/lm.c                     |   23 +-
 multifit_nlinear/qr.c                     |   24 +-
 multifit_nlinear/subspace2D.c             |   72 +-
 multifit_nlinear/test.c                   |    5 +-
 multifit_nlinear/test_fdf.c               |   23 +-
 multifit_nlinear/trust.c                  |   19 +-
 16 files changed, 23373 insertions(+), 23468 deletions(-)
 rename multifit_nlinear/{normal.c => cholesky.c} (69%)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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