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-2058-g9944e71
Date: Tue, 04 Feb 2014 21:50:39 +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, master has been updated
       via  9944e7123ccb964ed9b24f67316654d0bcc3faf5 (commit)
      from  50cc8a6b05cdf439d143fb8240665862bb861a71 (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 9944e7123ccb964ed9b24f67316654d0bcc3faf5
Author: Patrick Alken <address@hidden>
Date:   Tue Feb 4 14:50:08 2014 -0700

    moved givens routines into gsl_linalg namespace

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

Summary of changes:
 NEWS                               |    6 +++
 doc/linalg.texi                    |   79 ++++++++++++++++++++++++++++++++++++
 eigen/gen.c                        |   67 +++++++++----------------------
 linalg/Makefile.am                 |    4 +-
 linalg/apply_givens.c              |   12 -----
 linalg/givens.c                    |   46 ---------------------
 linalg/gsl_linalg.h                |   51 +++++++++++++++++++++++
 linalg/hesstri.c                   |   18 ++++-----
 {interpolation => linalg}/inline.c |   12 +++---
 linalg/lq.c                        |    7 +--
 linalg/ptlq.c                      |    7 +--
 linalg/qr.c                        |   10 ++---
 linalg/qrpt.c                      |    7 +--
 linalg/svd.c                       |    1 -
 linalg/svdstep.c                   |   14 +++---
 splinalg/gmres.c                   |   18 ++++----
 splinalg/gsl_splinalg.h            |    1 +
 17 files changed, 201 insertions(+), 159 deletions(-)
 delete mode 100644 linalg/givens.c
 copy {interpolation => linalg}/inline.c (83%)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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