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-2758-g724628a
Date: Sat, 1 Sep 2018 14:18:59 -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  724628abd60805a18daaf21eed9f0207167290bc (commit)
       via  2dd33ea225f92ff405fe9e63200f7a0073417209 (commit)
      from  dcf23bb9e162e510d234dc51c031abfb6c6f7bbf (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 724628abd60805a18daaf21eed9f0207167290bc
Author: Patrick Alken <address@hidden>
Date:   Sat Sep 1 12:18:27 2018 -0600

    add gsl_linalg_LQ_lssolve() + documentation

commit 2dd33ea225f92ff405fe9e63200f7a0073417209
Author: Patrick Alken <address@hidden>
Date:   Sat Sep 1 11:22:12 2018 -0600

    documentation of gsl_linalg_LQ routines

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

Summary of changes:
 NEWS                |   6 +-
 doc/linalg.rst      |  73 +++++
 linalg/Makefile.am  |   2 +-
 linalg/cod.c        |   2 +-
 linalg/gsl_linalg.h |   5 +
 linalg/lq.c         | 144 +++++++--
 linalg/ptlq.c       |  10 +-
 linalg/qr.c         |   3 +-
 linalg/test.c       | 755 +--------------------------------------------
 linalg/test_lq.c    | 869 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 10 files changed, 1079 insertions(+), 790 deletions(-)
 create mode 100644 linalg/test_lq.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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