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-2358-g480e19e
Date: Fri, 13 Nov 2015 22:21:48 +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, master has been updated
       via  480e19e240b922aea75d6d636795044ef91b2f4c (commit)
       via  cb8c6d81ad0064db77151f1c2db6b7380dbd56a5 (commit)
      from  68fa637db474b9f4a0f6bd99ab7717ce21c1e7c4 (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 480e19e240b922aea75d6d636795044ef91b2f4c
Author: Patrick Alken <address@hidden>
Date:   Fri Nov 13 15:20:50 2015 -0700

    document new cholesky routines; use cholesky scaling for multilarge normal 
equations

commit cb8c6d81ad0064db77151f1c2db6b7380dbd56a5
Author: Patrick Alken <address@hidden>
Date:   Fri Nov 13 14:12:32 2015 -0700

    add gsl_linalg_cholesky_decomp2 and related routines

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

Summary of changes:
 doc/fitting.texi    |   17 +++--
 doc/linalg.texi     |   62 ++++++++++++++++++
 linalg/cholesky.c   |  173 +++++++++++++++++++++++++++++++++++++++++++++++++++
 linalg/gsl_linalg.h |   13 ++++
 linalg/svdstep.c    |    4 +-
 linalg/test.c       |   50 ++++++++++++++-
 multilarge/normal.c |   32 ++++++++-
 7 files changed, 337 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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