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-2802-g04b15bb
Date: Fri, 31 May 2019 10:07:40 -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  04b15bb55a776c741d2d17a83e6094cba4c310df (commit)
      from  573459541ead457c08b9ef47eced37752736b112 (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 04b15bb55a776c741d2d17a83e6094cba4c310df
Author: Patrick Alken <address@hidden>
Date:   Fri May 31 08:07:27 2019 -0600

    Level 3 complex Cholesky decomposition

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

Summary of changes:
 doc/linalg.rst          |  11 ++--
 linalg/cholesky.c       |   3 +-
 linalg/choleskyc.c      | 140 +++++++++++++++++++++++++++++++++++++-----------
 linalg/gsl_linalg.h     |   2 +
 linalg/recurse.h        |   3 +-
 linalg/test.c           |  86 +++--------------------------
 linalg/test_choleskyc.c | 117 ++++++++++++++++++++++++++++++++++++++++
 linalg/test_common.c    |  90 +++++++++++++++++++++++++++++++
 8 files changed, 333 insertions(+), 119 deletions(-)
 create mode 100644 linalg/test_choleskyc.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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