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-2191-g4ba98c4
Date: Mon, 28 Apr 2014 01:15:21 +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  4ba98c4cfe7100e09171212a953756e494a55877 (commit)
      from  a81c90b095051931a215f1a36f21d4f71e821123 (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 4ba98c4cfe7100e09171212a953756e494a55877
Author: Patrick Alken <address@hidden>
Date:   Sun Apr 27 19:13:39 2014 -0600

    convert sparse triplet format to AVL trees for more efficient duplicate 
detection and lookup

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

Summary of changes:
 doc/fitting.texi        |    2 +-
 spmatrix/avl.c          |  622 +++++++++++++++++++++++++++++++++++++++++++++++
 spmatrix/gsl_spmatrix.h |   18 +-
 spmatrix/spcopy.c       |   11 +
 spmatrix/spgetset.c     |  101 ++++++--
 spmatrix/spmatrix.c     |  124 ++++++++++
 spmatrix/spswap.c       |   10 +
 spmatrix/test.c         |    8 +
 8 files changed, 863 insertions(+), 33 deletions(-)
 create mode 100644 spmatrix/avl.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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