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-2759-g90319bb
Date: Fri, 7 Sep 2018 20:04:00 -0400 (EDT)

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  90319bba6e08e5e70771f4e2d4968b49958dc34a (commit)
      from  724628abd60805a18daaf21eed9f0207167290bc (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 90319bba6e08e5e70771f4e2d4968b49958dc34a
Author: Patrick Alken <address@hidden>
Date:   Fri Sep 7 18:03:43 2018 -0600

    add banded Cholesky routines + tests + docs

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

Summary of changes:
 NEWS                   |   2 +
 doc/linalg.rst         |  91 ++++++++++++++++++++++++++++
 linalg/Makefile.am     |   2 +-
 linalg/cholesky_band.c | 157 +++++++++++++++++++++++++++++++++++++++++++++++++
 linalg/gsl_linalg.h    |  11 ++++
 linalg/test.c          |   6 +-
 linalg/test_cholesky.c | 130 +++++++++++++++++++++++++++++++++++++++-
 linalg/test_common.c   |  77 ++++++++++++++++++++++++
 8 files changed, 472 insertions(+), 4 deletions(-)
 create mode 100644 linalg/cholesky_band.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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