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-2872-g


From: Patrick Alken
Subject: [SCM] GNU Scientific Library branch, master, updated. release-1-0-2872-g1f5823e
Date: Mon, 9 Nov 2020 19:32:44 -0500 (EST)

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  1f5823e9ab602eccec37d03f56d2748021a82d11 (commit)
      from  b4c0a51d57bab88665ff0b4e3e702d89c4e8f9ff (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 1f5823e9ab602eccec37d03f56d2748021a82d11
Author: Patrick Alken <alken@colorado.edu>
Date:   Mon Nov 9 17:32:27 2020 -0700

    add gsl_linalg_QR_TD_{decomp,lssolve}

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

Summary of changes:
 NEWS                   |   1 +
 linalg/Makefile.am     |   2 +-
 linalg/gsl_linalg.h    |   7 +
 linalg/qr_td.c         | 581 +++++++++++++++++++++++++++++++++++++++++++++++++
 linalg/test.c          |   2 +
 linalg/test_cholesky.c |   2 +-
 linalg/test_qr.c       | 218 +++++++++++++++++++
 7 files changed, 811 insertions(+), 2 deletions(-)
 create mode 100644 linalg/qr_td.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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