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-2796-g0adb101
Date: Tue, 28 May 2019 23:20:10 -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  0adb101a1f201de77cbb2466d30f5e37a1fe93b8 (commit)
      from  30c10bba93a66f0b3e200f5a060bec7abdecffef (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 0adb101a1f201de77cbb2466d30f5e37a1fe93b8
Author: Patrick Alken <address@hidden>
Date:   Tue May 28 21:19:29 2019 -0600

    level 3 BLAS for invtri and cholesky_invert

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

Summary of changes:
 NEWS                   |   7 +-
 doc/linalg.rst         |   5 ++
 linalg/Makefile.am     |   2 +-
 linalg/cholesky.c      |  48 ++-----------
 linalg/gsl_linalg.h    |   4 ++
 linalg/invtri.c        |  99 ++++++++++++++++++++++++---
 linalg/test.c          |  59 ++++++++++++----
 linalg/test_cholesky.c |   4 +-
 linalg/trimult.c       | 182 +++++++++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 339 insertions(+), 71 deletions(-)
 create mode 100644 linalg/trimult.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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