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, multinlin, updated. relea


From: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, multinlin, updated. release-1-0-2437-gc50aa24
Date: Sat, 26 Mar 2016 17:49:45 +0000

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, multinlin has been updated
       via  c50aa249c910d3d7e35ef94bef262b306a7f2eaf (commit)
       via  61dd54ace38d9adf69862c67f016c2ae093820f2 (commit)
      from  ef20ced3faed7346bbec897b0f1c54a9b6565b73 (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 c50aa249c910d3d7e35ef94bef262b306a7f2eaf
Author: Patrick Alken <address@hidden>
Date:   Sat Mar 26 11:49:32 2016 -0600

    documentation for Pivoted Cholesky

commit 61dd54ace38d9adf69862c67f016c2ae093820f2
Author: Patrick Alken <address@hidden>
Date:   Sat Mar 26 10:44:29 2016 -0600

    initial work on Pivoted Cholesky + more tests

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

Summary of changes:
 doc/linalg.texi        |   55 +++++
 linalg/Makefile.am     |    9 +-
 linalg/gsl_linalg.h    |   14 ++
 linalg/pcholesky.c     |  237 +++++++++++++++++++++
 linalg/test.c          |   86 ++++++++-
 linalg/test_cholesky.c |  554 ++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 950 insertions(+), 5 deletions(-)
 create mode 100644 linalg/pcholesky.c
 create mode 100644 linalg/test_cholesky.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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