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-2805-g30b6b6a
Date: Fri, 31 May 2019 19:21:20 -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  30b6b6afd441dd1244f2495d748c704c6ed25d02 (commit)
      from  98c85ccc78c079a8caf304a711c40b04d1f64370 (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 30b6b6afd441dd1244f2495d748c704c6ed25d02
Author: Patrick Alken <address@hidden>
Date:   Fri May 31 17:20:53 2019 -0600

    implement recursive Level 3 BLAS algorithm for gensymm/genherm standardize

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

Summary of changes:
 NEWS                 |   1 +
 eigen/Makefile.am    |   2 +-
 eigen/genherm.c      | 119 +++++++++++++++++++++++++++++++++++++++++++++++++--
 eigen/gensymm.c      | 114 +++++++++++++++++++++++++++++++++++++++++++++++-
 eigen/recurse.h      |   8 ++++
 eigen/test.c         |  47 ++++++--------------
 linalg/invtri.c      |   3 +-
 linalg/test_common.c |  48 ---------------------
 8 files changed, 253 insertions(+), 89 deletions(-)
 create mode 100644 eigen/recurse.h


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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