gsl-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Scientific Library branch, master, updated. release-1-0-2940-g


From: Patrick Alken
Subject: [SCM] GNU Scientific Library branch, master, updated. release-1-0-2940-g78ba4b60
Date: Sat, 6 Apr 2024 07:59:27 -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  78ba4b6014870bbe2d2d9606c640a274fb2a9e14 (commit)
      from  316bdf890a7bd3d4c2eba5c03d1b8c046534bf52 (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 78ba4b6014870bbe2d2d9606c640a274fb2a9e14
Author: Patrick Alken <alken@colorado.edu>
Date:   Sat Apr 6 13:59:10 2024 +0200

    add gsl_linalg_SV_solve2 and gsl_linalg_SV_lssolve

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

Summary of changes:
 NEWS                 |   1 +
 doc/linalg.rst       |  25 ++++++
 linalg/gsl_linalg.h  |  19 +++++
 linalg/svd.c         | 226 +++++++++++++++++++++++++++++++++++++++++++++++++++
 linalg/test.c        |  32 ++++++--
 linalg/test_cod.c    |  26 ------
 linalg/test_common.c |  26 ++++++
 tr/tr001/tr001.tex   |  58 ++++++++++---
 8 files changed, 369 insertions(+), 44 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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