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-2414-gbec5313
Date: Sat, 30 Jan 2016 20:04:15 +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  bec5313a856cdde5e3139608d5bdff61b2fe066f (commit)
       via  463dedf5979b23c1b406c5e2fcc7ea877ad9cc8e (commit)
      from  690d909f87d87d52133d2e6d8562f53f53ba95d7 (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 bec5313a856cdde5e3139608d5bdff61b2fe066f
Author: Patrick Alken <address@hidden>
Date:   Sat Jan 30 13:02:05 2016 -0700

    added central difference Jacobian approximation to multifit_nlinear + docs

commit 463dedf5979b23c1b406c5e2fcc7ea877ad9cc8e
Author: Patrick Alken <address@hidden>
Date:   Sat Jan 30 11:02:46 2016 -0700

    add multilarge_regnlinear interface and other updates

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

Summary of changes:
 doc/examples/Makefile.am                    |    4 +-
 doc/examples/plot_nlfit2.gp                 |   20 +-
 doc/multifit-nlinear.texi                   |   75 +-
 doc/nlfit2.eps                              |241748 +--------------------------
 multifit_nlinear/TODO                       |    2 -
 multifit_nlinear/fdf.c                      |   31 +-
 multifit_nlinear/fdjac.c                    |  136 +-
 multifit_nlinear/gsl_multifit_nlinear.h     |   20 +-
 multifit_nlinear/lm.c                       |   35 +-
 multifit_nlinear/lmmisc.c                   |    6 +-
 multifit_nlinear/lmnormal.c                 |   99 +-
 multifit_nlinear/test.c                     |   31 +-
 multilarge_nlinear/Makefile.am              |    2 +-
 multilarge_nlinear/gsl_multilarge_nlinear.h |   60 +-
 multilarge_nlinear/nlinear.c                |   22 +-
 multilarge_nlinear/regnlinear.c             |  284 +
 16 files changed, 1876 insertions(+), 240699 deletions(-)
 create mode 100644 multilarge_nlinear/regnlinear.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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