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-2166-gdfbb35c
Date: Thu, 03 Apr 2014 21:58:04 +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  dfbb35cd781dd2146fe6ccee3f1c2574697362a6 (commit)
       via  254b03f545b71285afe09f2537d101c2ab082005 (commit)
       via  6b9f2796fa14f951c6d40f9658c743f98067148e (commit)
       via  514e6b51437bd15c6c85686713c78bdcbb214feb (commit)
       via  e0209a7f60c7cb1318c6f7d7663067802ac40890 (commit)
       via  f17159e531cb329802f583e796f5c00fff315321 (commit)
       via  180b963f6c635e3b316b746fab74a17984c5e6b6 (commit)
       via  fefbea1db20094f6f231ced73b3c9059f6344415 (commit)
       via  e8a78844afd8541f498b000de853123ab935856d (commit)
       via  73ef76dfa83c0a6c17225dcbfeb1edeb19107aeb (commit)
       via  4cb76a058d1203ca185950e30c3342dfaeb32e82 (commit)
      from  c005c09f6595091731c3d7c290c6a5db62e8f777 (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 dfbb35cd781dd2146fe6ccee3f1c2574697362a6
Author: Patrick Alken <address@hidden>
Date:   Thu Apr 3 15:57:54 2014 -0600

    add steffen interpolation method to NEWS

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

Summary of changes:
 NEWS                                           |    2 +
 doc/Makefile.am                                |    4 +-
 doc/examples/interp_compare.c                  |   53 ++
 doc/examples/interp_compare.gp                 |   17 +
 doc/interp.texi                                |   44 ++-
 doc/{sparse_poisson.eps => interp_compare.eps} |  795 +++++++++++++-----------
 interpolation/Makefile.am                      |    2 +-
 interpolation/gsl_interp.h                     |    1 +
 interpolation/steffen.c                        |  361 +++++++++++
 interpolation/test.c                           |  248 ++++++++-
 10 files changed, 1137 insertions(+), 390 deletions(-)
 create mode 100644 doc/examples/interp_compare.c
 create mode 100755 doc/examples/interp_compare.gp
 copy doc/{sparse_poisson.eps => interp_compare.eps} (80%)
 create mode 100644 interpolation/steffen.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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