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-2832-gd7b2524
Date: Tue, 23 Jul 2019 17:11:41 -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  d7b2524a46160d70f76145f446ae0974e587df42 (commit)
      from  ba7a2707d808cc809b018a85b24db9fc31fd6672 (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 d7b2524a46160d70f76145f446ae0974e587df42
Author: Patrick Alken <address@hidden>
Date:   Tue Jul 23 15:11:25 2019 -0600

    add gsl_linalg_QR_TR_decomp()

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

Summary of changes:
 doc/linalg.rst      |  47 ++++++++++
 linalg/Makefile.am  |   2 +-
 linalg/gsl_linalg.h |   4 +
 linalg/qr_tr.c      | 246 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 linalg/test.c       |   6 ++
 linalg/test_qr.c    |  94 +++++++++++++++++++-
 multilarge/tsqr.c   | 204 +------------------------------------------
 7 files changed, 398 insertions(+), 205 deletions(-)
 create mode 100644 linalg/qr_tr.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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