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-2780-g0caea17
Date: Mon, 7 Jan 2019 11:56:25 -0500 (EST)

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  0caea17d5e1b3538f78f12d442afcfe721edb1fd (commit)
      from  39347c3df3171e5f6c1acf29bcf1ab278751ab32 (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 0caea17d5e1b3538f78f12d442afcfe721edb1fd
Author: Patrick Alken <address@hidden>
Date:   Mon Jan 7 09:55:59 2019 -0700

    add reciprocal condition number routines for LDLT decomposition

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

Summary of changes:
 doc/linalg.rst         |  18 ++-
 linalg/cholesky_band.c |  99 ++++++++++------
 linalg/gsl_linalg.h    |   6 +-
 linalg/ldlt.c          | 115 +++++++++++++++++-
 linalg/ldlt_band.c     | 308 +++++++++++++++++++++++++++----------------------
 linalg/test_ldlt.c     | 108 ++++++++++-------
 6 files changed, 436 insertions(+), 218 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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