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


From: Patrick Alken
Subject: [SCM] GNU Scientific Library branch, master, updated. release-1-0-2931-gb32e1967
Date: Sun, 4 Sep 2022 23:05:46 -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  b32e1967a26a57cc3cfc906a9c83ac4b057e4c07 (commit)
      from  f2cca9f19bf707ed2ae6f3b09a749abd563565a6 (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 b32e1967a26a57cc3cfc906a9c83ac4b057e4c07
Author: Patrick Alken <alken@colorado.edu>
Date:   Sun Sep 4 21:05:17 2022 -0600

    add gsl_linalg_complex_cholesky_{decomp2,solve2,svx2,scale,scale_apply}

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

Summary of changes:
 NEWS                    |   1 +
 doc/linalg.rst          |  18 ++--
 linalg/choleskyc.c      | 236 +++++++++++++++++++++++++++++++++++++++++++++++-
 linalg/gsl_linalg.h     |  11 +++
 linalg/test.c           |  67 +-------------
 linalg/test_choleskyc.c | 112 +++++++++++++++++++++--
 6 files changed, 362 insertions(+), 83 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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