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-2830-g3dbb680
Date: Sun, 7 Jul 2019 17:20:36 -0400 (EDT)

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  3dbb680446213957ae0e6d4069de0836dfd198ff (commit)
      from  9d1b9fb87bfbca1684f0bed03da5547c98d91cf6 (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 3dbb680446213957ae0e6d4069de0836dfd198ff
Author: Patrick Alken <address@hidden>
Date:   Sun Jul 7 15:16:31 2019 -0600

    update TSQR to use new Elmroth/Gustavson algorithm; other updates

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

Summary of changes:
 doc/examples/largefit.c     |   12 +-
 doc/examples/largefit.err   |   12 +-
 doc/examples/largefit.txt   |  934 ++++++++++++++++++++--------------------
 doc/examples/largefit2.err  |   12 +-
 doc/examples/largefit2.txt  |  934 ++++++++++++++++++++--------------------
 doc/examples/movstat1.c     |    2 +-
 doc/examples/movstat1.txt   | 1000 +++++++++++++++++++++----------------------
 doc/images/fit-wlinear2.png |  Bin 14979 -> 15012 bytes
 doc/images/movstat1.png     |  Bin 140559 -> 160984 bytes
 doc/images/movstat2.png     |  Bin 229578 -> 229519 bytes
 doc/images/movstat3.png     |  Bin 109095 -> 109442 bytes
 doc/images/multilarge.png   |  Bin 99000 -> 95973 bytes
 doc/images/regularized.png  |  Bin 20328 -> 21156 bytes
 doc/images/regularized2.png |  Bin 27889 -> 27791 bytes
 doc/images/robust.png       |  Bin 25247 -> 25000 bytes
 doc/linalg.rst              |   87 +++-
 doc/lls.rst                 |   13 +-
 doc/plots/plot_lls.gp       |    6 +-
 linalg/condest.c            |   52 +--
 linalg/gsl_linalg.h         |    3 +
 linalg/qr.c                 |   25 ++
 linalg/qrpt.c               |    2 +-
 linalg/rqr.c                |  208 +++++----
 multilarge/normal.c         |    2 +-
 multilarge/test.c           |   37 +-
 multilarge/tsqr.c           |  529 +++++++++++------------
 scripts/test_examples.sh    |    2 +-
 27 files changed, 1947 insertions(+), 1925 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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