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-2818-g5ad03e4
Date: Sun, 16 Jun 2019 13:37:10 -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  5ad03e42bf75348256e2ba45231a68c26feeabcc (commit)
      from  35236326944e2b734f80d91327aa5b9fff66f9c5 (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 5ad03e42bf75348256e2ba45231a68c26feeabcc
Author: Patrick Alken <address@hidden>
Date:   Sun Jun 16 11:36:57 2019 -0600

    add gsl_linalg_QR_unpack_r

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

Summary of changes:
 linalg/Makefile.am  |   2 +-
 linalg/gsl_linalg.h |   5 +
 linalg/qr.c         | 121 ----------------
 linalg/rqr.c        | 395 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 linalg/test.c       |   4 +
 linalg/test_qr.c    |  46 +++++-
 6 files changed, 448 insertions(+), 125 deletions(-)
 create mode 100644 linalg/rqr.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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