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-2824-g2beaa4c
Date: Wed, 19 Jun 2019 23:46:21 -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  2beaa4c58558e494dd8bd584491eb6f72707150a (commit)
      from  aeb187cafc35107b7299b356de8e38d7d6eb93f2 (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 2beaa4c58558e494dd8bd584491eb6f72707150a
Author: Patrick Alken <address@hidden>
Date:   Wed Jun 19 21:46:00 2019 -0600

    add QR_solve_r and QR_QTvec_r

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

Summary of changes:
 doc/linalg.rst          |  29 ++++++-----
 linalg/cholesky.c       |   4 +-
 linalg/gsl_linalg.h     |   4 ++
 linalg/rqr.c            | 129 +++++++++++++++++++++++++++++++++++++++++++++++-
 linalg/test.c           |   1 +
 linalg/test_choleskyc.c |   2 +-
 linalg/test_qr.c        |  60 ++++++++++++++++++++++
 7 files changed, 212 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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