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-2272-g87fb83e
Date: Thu, 22 Oct 2015 00:08:54 +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  87fb83e8e0b1ddd03cf7d7cce970911dbc3165b8 (commit)
      from  5ac55d5b290d68d18f7cd95193ec4d3d91a78caf (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 87fb83e8e0b1ddd03cf7d7cce970911dbc3165b8
Author: Patrick Alken <address@hidden>
Date:   Wed Oct 21 18:08:33 2015 -0600

    adding support for non-square regularization matrices

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

Summary of changes:
 multifit/Makefile.am                  |    4 +-
 multifit/gsl_multifit.h               |   25 ++-
 multifit/linear_common.c              |  148 +++++------------
 multifit/multilinear.c                |   98 +++++++++++-
 multifit/{multiridge.c => multireg.c} |  298 +++++++++++++++++++++++++++------
 multifit/test_linear.c                |    4 +-
 multifit/{test_ridge.c => test_reg.c} |   95 ++++++-----
 multifit/test_shaw.c                  |    6 +-
 multifit/work.c                       |   11 ++
 9 files changed, 468 insertions(+), 221 deletions(-)
 rename multifit/{multiridge.c => multireg.c} (64%)
 rename multifit/{test_ridge.c => test_reg.c} (75%)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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