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


From: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, large, updated. release-1-0-2499-g56060f1
Date: Tue, 26 Jul 2016 20:25:52 +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, large has been updated
       via  56060f15c37fde1352264635e1f4eadb7864453a (commit)
       via  991bd75e4d65fcebbd90bf7f4d0e6132361cfd08 (commit)
      from  37d3408d9409dae11baf4f7e66967abe3e3048d7 (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 56060f15c37fde1352264635e1f4eadb7864453a
Author: Patrick Alken <address@hidden>
Date:   Tue Jul 26 14:25:42 2016 -0600

    update multifit_nlinear cholesky rcond

commit 991bd75e4d65fcebbd90bf7f4d0e6132361cfd08
Author: Patrick Alken <address@hidden>
Date:   Tue Jul 26 12:28:54 2016 -0600

    some updates to pivoted cholesky rcond, more tests, docs

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

Summary of changes:
 doc/linalg.texi             |   53 ++++++++-----------
 linalg/Makefile.am          |    2 +-
 linalg/TODO                 |    5 --
 linalg/cholesky_common.c    |   86 ++++++++++++++++++++++++++++++
 linalg/condest.c            |    7 +--
 linalg/gsl_linalg.h         |    3 ++
 linalg/mcholesky.c          |   65 ++++-------------------
 linalg/pcholesky.c          |   82 ++++++++---------------------
 linalg/test_cholesky.c      |  121 +++++++++++++++++++++++++++----------------
 multifit_nlinear/TODO       |    2 +-
 multifit_nlinear/cholesky.c |   19 +++++--
 11 files changed, 242 insertions(+), 203 deletions(-)
 create mode 100644 linalg/cholesky_common.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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