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-2779-g39347c3
Date: Tue, 1 Jan 2019 01:10:44 -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  39347c3df3171e5f6c1acf29bcf1ab278751ab32 (commit)
      from  f11f38665fb2e6bc636ef822fd9e0d025e6b6fa6 (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 39347c3df3171e5f6c1acf29bcf1ab278751ab32
Author: Patrick Alken <address@hidden>
Date:   Mon Dec 31 23:10:31 2018 -0700

    add banded LDLT, tests and docs

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

Summary of changes:
 NEWS                |   5 +-
 doc/linalg.rst      |  65 ++++++++++-
 linalg/Makefile.am  |   2 +-
 linalg/gsl_linalg.h |  10 ++
 linalg/ldlt_band.c  | 316 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 linalg/test.c       |   3 +
 linalg/test_ldlt.c  | 184 +++++++++++++++++++++++++++++-
 7 files changed, 574 insertions(+), 11 deletions(-)
 create mode 100644 linalg/ldlt_band.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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