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-2815-g1373bce
Date: Fri, 14 Jun 2019 01:17:02 -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  1373bce2eba1aee25257bd9f88392603c977f6e1 (commit)
      from  c7ab7e5fb5f85a02ce627bf31abbf96ad0879bbd (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 1373bce2eba1aee25257bd9f88392603c977f6e1
Author: Patrick Alken <address@hidden>
Date:   Thu Jun 13 23:16:31 2019 -0600

    add recursivev QR algorithm due to Elmroth and Gustavson

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

Summary of changes:
 NEWS                   |   1 +
 doc/linalg.rst         |  20 +++++
 linalg/gsl_linalg.h    |   3 +
 linalg/qr.c            | 167 ++++++++++++++++++++++++++++++++++--------
 linalg/test.c          |  94 +-----------------------
 linalg/test_cholesky.c |   2 +-
 linalg/test_qr.c       | 194 +++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 356 insertions(+), 125 deletions(-)
 create mode 100644 linalg/test_qr.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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