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-2874-g


From: Patrick Alken
Subject: [SCM] GNU Scientific Library branch, master, updated. release-1-0-2874-g9e8dbc3
Date: Mon, 16 Nov 2020 11:13:32 -0500 (EST)

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  9e8dbc314f987e20673ea1f962888aec050b8dae (commit)
      from  4841a1ebe1055760b91b22dadd29d617282e4cda (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 9e8dbc314f987e20673ea1f962888aec050b8dae
Author: Patrick Alken <alken@colorado.edu>
Date:   Mon Nov 16 09:13:13 2020 -0700

    rename some functions

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

Summary of changes:
 NEWS                        |  6 ++---
 doc/linalg.rst              | 20 +++++++--------
 linalg/Makefile.am          |  2 +-
 linalg/gsl_linalg.h         | 14 +++++-----
 linalg/{qr_td.c => qr_ud.c} | 12 ++++-----
 linalg/{qr_tr.c => qr_ur.c} | 12 ++++-----
 linalg/{qr_tt.c => qr_uu.c} | 20 +++++++--------
 linalg/{qr_tz.c => qr_uz.c} | 12 ++++-----
 linalg/test.c               | 12 ++++-----
 linalg/test_qr.c            | 62 ++++++++++++++++++++++-----------------------
 multilarge/tsqr.c           |  2 +-
 11 files changed, 87 insertions(+), 87 deletions(-)
 rename linalg/{qr_td.c => qr_ud.c} (98%)
 rename linalg/{qr_tr.c => qr_ur.c} (96%)
 rename linalg/{qr_tt.c => qr_uu.c} (96%)
 rename linalg/{qr_tz.c => qr_uz.c} (96%)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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