gsl-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Scientific Library branch, master, updated. release-1-0-2907-g


From: Patrick Alken
Subject: [SCM] GNU Scientific Library branch, master, updated. release-1-0-2907-gff81109
Date: Fri, 24 Sep 2021 14:02:31 -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  ff81109c0c8ac4e4ff144b511d6ac6b580016fc5 (commit)
      from  f653e9b0d4a3f4a69a3cc1bb2e61979ea53f8dbe (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 ff81109c0c8ac4e4ff144b511d6ac6b580016fc5
Author: Patrick Alken <alken@colorado.edu>
Date:   Fri Sep 24 12:02:02 2021 -0600

    add gsl_linalg_QR_lssolvem_r, gsl_linalg_complex_QR_lssolvem_r

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

Summary of changes:
 NEWS                |   3 ++
 doc/linalg.rst      |  33 ++++++++++---
 linalg/gsl_linalg.h |   9 ++++
 linalg/rqr.c        |  60 +++++++++++++++++++++++
 linalg/rqrc.c       | 137 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 linalg/test.c       |   2 +
 linalg/test_qr.c    | 108 +++++++++++++++++++++++++++++++++++++++++
 linalg/test_qrc.c   | 119 +++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 464 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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