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-2524-gba1ae95
Date: Mon, 15 Aug 2016 20:39:38 +0000 (UTC)

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  ba1ae95c5830564f082c748e5d93a0133eee42f5 (commit)
      from  071b8c90398833ed1d6554da91a813b14be4b6aa (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 ba1ae95c5830564f082c748e5d93a0133eee42f5
Author: Patrick Alken <address@hidden>
Date:   Mon Aug 15 14:39:22 2016 -0600

    update Cholesky inversion routines

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

Summary of changes:
 NEWS                      |    6 ++
 doc/linalg.texi           |   22 +++++-
 doc/multifit-nlinear.texi |   24 ++++---
 linalg/Makefile.am        |    2 +-
 linalg/cholesky.c         |   77 ++++++++-------------
 linalg/gsl_linalg.h       |    7 ++
 linalg/invtri.c           |  121 +++++++++++++++++++++++++++++++++
 linalg/pcholesky.c        |  116 ++++++++++++++++++++++++++++++++
 linalg/test.c             |  163 +++++++++++++++++++++++++--------------------
 linalg/test_cholesky.c    |  141 ++++++++++++++++++++++++++++++++++++++-
 multifit_nlinear/qr.c     |    2 -
 11 files changed, 543 insertions(+), 138 deletions(-)
 create mode 100644 linalg/invtri.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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