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-2005-g5d5a779
Date: Thu, 30 Jan 2014 18:39:15 +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  5d5a779b5f0f962c3e21d38474d671e1e8d96f93 (commit)
       via  cadef6718be3447e432cd0dd9c25e4614c70e208 (commit)
      from  28efb074a8d3089e762153b82fbc1e207f449ce2 (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 5d5a779b5f0f962c3e21d38474d671e1e8d96f93
Author: Patrick Alken <address@hidden>
Date:   Thu Jan 30 11:35:49 2014 -0700

    modularized gmres

commit cadef6718be3447e432cd0dd9c25e4614c70e208
Author: Patrick Alken <address@hidden>
Date:   Thu Jan 30 09:22:24 2014 -0700

    fix for case where n = krylov_m

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

Summary of changes:
 splinalg/Makefile.am            |    2 +-
 splinalg/{spgmres.c => gmres.c} |  246 +++++++++++++++++++++++----------------
 splinalg/gsl_splinalg.h         |   55 ++++++---
 splinalg/itersolve.c            |  111 ++++++++++++++++++
 splinalg/test.c                 |  176 ++++++++++++++++++----------
 5 files changed, 403 insertions(+), 187 deletions(-)
 rename splinalg/{spgmres.c => gmres.c} (65%)
 create mode 100644 splinalg/itersolve.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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