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-2812-gf3d9f20
Date: Tue, 11 Jun 2019 00:13:21 -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  f3d9f2000c2c7245313edb30702353bccfd3544c (commit)
      from  cf4fd58caa45df3da3619f0292c8e4251998d968 (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 f3d9f2000c2c7245313edb30702353bccfd3544c
Author: Patrick Alken <address@hidden>
Date:   Mon Jun 10 22:13:03 2019 -0600

    Level 3 BLAS for LU matrix inversion

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

Summary of changes:
 NEWS                     |   2 +-
 doc/linalg.rst           |  21 +++++-
 linalg/gsl_linalg.h      |   4 ++
 linalg/invtri_complex.c  |  34 ++++++++--
 linalg/lu.c              |  71 +++++++++++++++----
 linalg/luc.c             |  70 ++++++++++++++++---
 linalg/test.c            |   2 +
 linalg/test_cholesky.c   |   2 +-
 linalg/test_lu.c         |  59 ++++++++++++++++
 linalg/test_luc.c        |  63 ++++++++++++++++-
 linalg/trimult.c         | 172 +++++++++++++++++++++++++++++++++++++++++++---
 linalg/trimult_complex.c | 173 ++++++++++++++++++++++++++++++++++++++++++++---
 12 files changed, 618 insertions(+), 55 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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