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-2572-gdf7e228
Date: Sat, 18 Feb 2017 21:53:04 -0500 (EST)

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  df7e228c3701d4caae06143ff03a0724a155949a (commit)
      from  e0cde5d5775c053373df461aa0a583ae8b251a73 (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 df7e228c3701d4caae06143ff03a0724a155949a
Author: Patrick Alken <address@hidden>
Date:   Sat Feb 18 19:52:20 2017 -0700

    add nlfit2b example ; various cleanups

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

Summary of changes:
 NEWS                                       |    3 +
 doc/Makefile.am                            |    2 +-
 doc/examples/Makefile.am                   |    4 +-
 doc/examples/nlfit2b.c                     |  254 ++++++
 doc/examples/nlfit2b.err                   |   20 +
 doc/examples/nlfit2b.txt                   |  300 +++++++
 doc/examples/plot_nlfit2b.gp               |   13 +
 doc/examples/{plot_reg.gp => plot_reg2.gp} |   16 +-
 doc/multifit-nlinear.texi                  |  203 ++++-
 doc/{sparse_poisson.eps => nlfit2b.eps}    | 1171 ++++++++++++++++++----------
 scripts/test_examples.sh                   |    1 +
 11 files changed, 1543 insertions(+), 444 deletions(-)
 create mode 100644 doc/examples/nlfit2b.c
 create mode 100644 doc/examples/nlfit2b.err
 create mode 100644 doc/examples/nlfit2b.txt
 create mode 100755 doc/examples/plot_nlfit2b.gp
 copy doc/examples/{plot_reg.gp => plot_reg2.gp} (59%)
 copy doc/{sparse_poisson.eps => nlfit2b.eps} (67%)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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