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-1979-g8538ec7
Date: Tue, 21 Jan 2014 18:43:57 +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  8538ec73237e9b588e32f52b4db4ec367fd90123 (commit)
       via  3beabf9c54ca9972c1d5fa8d76a3cae7472ac54b (commit)
       via  3acabdbf182a8e4695beff7d9994c87be0aef067 (commit)
       via  b945825fb713330f0941e8959318f393049d3826 (commit)
       via  080c543f2e65d228a0e75e54b4c091aff6ee9987 (commit)
      from  61591fd3401edcdea6e55631f3bbdc43936ae51e (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 8538ec73237e9b588e32f52b4db4ec367fd90123
Author: Patrick Alken <address@hidden>
Date:   Tue Jan 21 11:43:47 2014 -0700

    updated TODO with ridge regression

commit 3beabf9c54ca9972c1d5fa8d76a3cae7472ac54b
Merge: 61591fd 3acabdb
Author: Patrick Alken <address@hidden>
Date:   Tue Jan 21 11:42:56 2014 -0700

    Merge branch 'tikhonov'

commit 3acabdbf182a8e4695beff7d9994c87be0aef067
Author: Patrick Alken <address@hidden>
Date:   Tue Jan 21 11:41:23 2014 -0700

    update docs on ridge regression
    add gsl_multifit_linear_ridge2()

commit b945825fb713330f0941e8959318f393049d3826
Author: Patrick Alken <address@hidden>
Date:   Tue Jan 21 11:26:22 2014 -0700

    fixed chi^2 for ridge regression
    added docs on ridge regression

commit 080c543f2e65d228a0e75e54b4c091aff6ee9987
Author: Patrick Alken <address@hidden>
Date:   Fri Jan 17 16:12:28 2014 -0700

    added Tikhonov regularization to multifit_linear SVD
    added function gsl_multifit_linear_regularize

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

Summary of changes:
 NEWS                    |    2 +
 doc/fitting.texi        |  100 ++++++++++++++++++++++++++++++++++++++
 multifit/gsl_multifit.h |   25 ++++++++-
 multifit/multilinear.c  |  122 +++++++++++++++++++++++++++++++++++++++-------
 multifit/work.c         |   86 +++++++++++++++++----------------
 5 files changed, 272 insertions(+), 63 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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