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-2372-ga88afd9
Date: Sat, 13 Feb 2016 18:45:30 +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  a88afd9c8cff3b570bee8baf1ad84d07996b0d8b (commit)
       via  7db40b73fa2338a460d0cf0ec94371015a8f7311 (commit)
       via  3269d976ae762e7d456ec8b8dca081643ab2e7c6 (commit)
       via  f124bb455223bb4abcee339e4b0da9feea1a2222 (commit)
       via  5d7af936ff15e6c125304abdf21fbb3aa17292d1 (commit)
       via  84ccaa4123713cdb5d95ca06c359776e7a7231cb (commit)
       via  7f41b50f1c54e36b00d162d90d125bb5c958578e (commit)
       via  d2ee2d36e1f18e5402aa9f4c5c1f93681efe2dff (commit)
       via  7c97d0d81b09c12cae02568a882194de8a0e1a4e (commit)
       via  dd83853bbb225733fffa22dc44221bec5928947a (commit)
      from  f205e05f884ffb72edc13358c977ccaaa68e4f7c (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 a88afd9c8cff3b570bee8baf1ad84d07996b0d8b
Merge: f205e05 7db40b7
Author: Patrick Alken <address@hidden>
Date:   Sat Feb 13 11:44:17 2016 -0700

    Merge branch 'sparse'

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

Summary of changes:
 doc/examples/plot_poisson.gp |   14 +
 doc/examples/poisson.c       |    2 +-
 doc/examples/spmatrix.c      |   29 ++-
 doc/examples/spmatrix.txt    |   22 +-
 doc/sparse_poisson.eps       |  263 +++++++++++++++++---
 doc/spmatrix.texi            |  209 ++++++++++++----
 spblas/spdgemv.c             |   29 ++-
 spblas/test.c                |   22 ++-
 spmatrix/Makefile.am         |    2 +-
 spmatrix/TODO                |    3 +-
 spmatrix/avl.c               |    2 +
 spmatrix/gsl_spmatrix.h      |   39 +++-
 spmatrix/spcompress.c        |  166 ++++++++++----
 spmatrix/spcopy.c            |   13 +
 spmatrix/spgetset.c          |   68 ++++++
 spmatrix/spio.c              |  348 +++++++++++++++++++++++++++
 spmatrix/spmatrix.c          |  103 ++++++---
 spmatrix/spoper.c            |   26 ++-
 spmatrix/spprop.c            |   23 ++-
 spmatrix/spswap.c            |  120 +++++++++
 spmatrix/test.c              |  546 +++++++++++++++++++++++++++++++++++++-----
 21 files changed, 1781 insertions(+), 268 deletions(-)
 create mode 100755 doc/examples/plot_poisson.gp
 create mode 100644 spmatrix/spio.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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