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, master, updated. release-


From: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, master, updated. release-1-0-2526-g7497651
Date: Mon, 22 Aug 2016 14:55:09 +0000 (UTC)

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, master has been updated
       via  749765167c835ce0b34acbbc4a2aa8fabe981dda (commit)
      from  83f63414edcc1a63457739c7abc8b32562f12e7e (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 749765167c835ce0b34acbbc4a2aa8fabe981dda
Author: Patrick Alken <address@hidden>
Date:   Mon Aug 22 08:54:54 2016 -0600

    multilarge_nlinear covariance calculation; various updates

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

Summary of changes:
 doc/linalg.texi                             |    2 +-
 doc/multifit-nlinear.texi                   |    5 +-
 linalg/cholesky.c                           |    2 +-
 linalg/gsl_linalg.h                         |    5 +-
 linalg/invtri.c                             |    4 +-
 linalg/mcholesky.c                          |    8 ++++
 linalg/pcholesky.c                          |    4 +-
 linalg/test.c                               |   22 +++++----
 linalg/test_cholesky.c                      |   69 +++++++++++++++++++++++++++
 multifit_nlinear/TODO                       |    1 +
 multifit_nlinear/fdf.c                      |    2 +-
 multilarge_nlinear/TODO                     |    3 +-
 multilarge_nlinear/cholesky.c               |   51 ++++++++++++++------
 multilarge_nlinear/dummy.c                  |   12 +++++
 multilarge_nlinear/fdf.c                    |   20 ++++++++
 multilarge_nlinear/gsl_multilarge_nlinear.h |   12 +++--
 multilarge_nlinear/test_fdf.c               |   15 ++----
 multilarge_nlinear/test_wnlin.c             |   45 ++---------------
 multilarge_nlinear/trust.c                  |   14 ++++++
 19 files changed, 202 insertions(+), 94 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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