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-2809-gebcfdaa
Date: Sat, 8 Jun 2019 16:39:54 -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  ebcfdaa3b5cc4ea57871c2a04883f26d0d50efa9 (commit)
      from  5f668f67235bc97e4426dd547eaf48c1f41b1497 (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 ebcfdaa3b5cc4ea57871c2a04883f26d0d50efa9
Author: Patrick Alken <address@hidden>
Date:   Sat Jun 8 14:39:40 2019 -0600

    complex LU decomposition with Level 3 BLAS

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

Summary of changes:
 NEWS                   |   2 +-
 linalg/luc.c           | 289 +++++++++++++++++++++++++++++++++++++++----------
 linalg/test.c          |  94 +---------------
 linalg/test_cholesky.c |   4 +-
 linalg/test_cod.c      |   4 +-
 linalg/test_common.c   |  23 ++++
 linalg/test_lu.c       |  83 +++++++++++++-
 linalg/test_luc.c      | 151 ++++++++++++++++++++++++++
 8 files changed, 497 insertions(+), 153 deletions(-)
 create mode 100644 linalg/test_luc.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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