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-2496-g300839f
Date: Mon, 25 Jul 2016 18:31:29 +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  300839f8a0777fea70bcfb8ca1ff045699d508c9 (commit)
       via  65648843c1af3d1eb39a35fc03855bcf5eceb82a (commit)
      from  109985f87eef85ef6e96bb766f8506285a254371 (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 300839f8a0777fea70bcfb8ca1ff045699d508c9
Author: Patrick Alken <address@hidden>
Date:   Mon Jul 25 12:31:18 2016 -0600

    added gsl_linalg_cholesky_rcond

commit 65648843c1af3d1eb39a35fc03855bcf5eceb82a
Author: Patrick Alken <address@hidden>
Date:   Mon Jul 25 10:48:45 2016 -0600

    add condest.c, working on cholesky_rcond

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

Summary of changes:
 NEWS                   |    6 +-
 doc/fitting.texi       |    4 +-
 doc/linalg.texi        |   15 ++-
 linalg/Makefile.am     |    2 +-
 linalg/cholesky.c      |  135 ++++++++++++++++++----
 linalg/condest.c       |  298 ++++++++++++++++++++++++++++++++++++++++++++++++
 linalg/gsl_linalg.h    |   12 ++
 linalg/qrpt.c          |  134 +---------------------
 linalg/test.c          |  114 +++---------------
 linalg/test_cholesky.c |   71 ++++++++----
 multifit/multireg.c    |    7 +-
 multifit/test_reg.c    |    2 +-
 multifit_nlinear/qr.c  |    3 -
 13 files changed, 517 insertions(+), 286 deletions(-)
 create mode 100644 linalg/condest.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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