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-2808-g5f668f6
Date: Fri, 7 Jun 2019 23:53:21 -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  5f668f67235bc97e4426dd547eaf48c1f41b1497 (commit)
      from  8a1b278174d534beb317d0ae91bf93803e2b1dc2 (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 5f668f67235bc97e4426dd547eaf48c1f41b1497
Author: Patrick Alken <address@hidden>
Date:   Fri Jun 7 21:53:00 2019 -0600

    Level 3 BLAS LU decomposition

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

Summary of changes:
 NEWS                   |   1 +
 doc/linalg.rst         |  19 ++--
 linalg/cholesky.c      |   2 +-
 linalg/lu.c            | 291 +++++++++++++++++++++++++++++++++++++++----------
 linalg/recurse.h       |   1 +
 linalg/test.c          |   4 +-
 linalg/test_cholesky.c |   2 +-
 linalg/test_common.c   |  20 ++++
 linalg/test_lu.c       | 150 +++++++++++++++++++++++++
 9 files changed, 424 insertions(+), 66 deletions(-)
 create mode 100644 linalg/test_lu.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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