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, sparse, updated. release-


From: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, sparse, updated. release-1-0-2368-gf124bb4
Date: Sun, 07 Feb 2016 20:03:52 +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, sparse has been updated
       via  f124bb455223bb4abcee339e4b0da9feea1a2222 (commit)
      from  5d7af936ff15e6c125304abdf21fbb3aa17292d1 (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 f124bb455223bb4abcee339e4b0da9feea1a2222
Author: Patrick Alken <address@hidden>
Date:   Sun Feb 7 13:03:29 2016 -0700

    add fwrite/fread for sparse matrices; update docs and example

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

Summary of changes:
 doc/examples/spmatrix.c   |    3 +-
 doc/examples/spmatrix.txt |   17 +++--
 doc/spmatrix.texi         |  132 +++++++++++++++++++++++++++----------
 spmatrix/TODO             |    2 +-
 spmatrix/gsl_spmatrix.h   |    4 +
 spmatrix/spio.c           |  159 ++++++++++++++++++++++++++++++++++++++++++++-
 spmatrix/spmatrix.c       |   38 +++++++++++
 spmatrix/spswap.c         |   48 +++++++++----
 spmatrix/test.c           |  155 +++++++++++++++++++++++++++++++++++++-------
 9 files changed, 472 insertions(+), 86 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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