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-2196-g7fc7f73
Date: Tue, 29 Apr 2014 19:32:28 +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  7fc7f731b440c1018d271f0c8debeb49d5bbf1ac (commit)
      from  ff82e21c0897700e949a4f4b4745d10e1945886b (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 7fc7f731b440c1018d271f0c8debeb49d5bbf1ac
Author: Patrick Alken <address@hidden>
Date:   Tue Apr 29 13:31:36 2014 -0600

    implemented a block allocation strategy for the AVL tree in spmatrix,
    reducing the number of malloc/free calls during runtime

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

Summary of changes:
 doc/spmatrix.texi       |    4 +-
 spmatrix/avl.c          |   70 +++++++++++++---------------
 spmatrix/gsl_spmatrix.h |   14 +++++-
 spmatrix/spcopy.c       |    2 +-
 spmatrix/spgetset.c     |    4 +-
 spmatrix/spmatrix.c     |  117 +++++++++++++++++++++++++++++++++++++++++-----
 spmatrix/spswap.c       |    2 +-
 7 files changed, 156 insertions(+), 57 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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