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, multinlin, updated. relea


From: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, multinlin, updated. release-1-0-2435-gef20ced
Date: Tue, 15 Mar 2016 23:30:20 +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, multinlin has been updated
       via  ef20ced3faed7346bbec897b0f1c54a9b6565b73 (commit)
      from  54219636e2b9949e7c20043cf4565b2640bde21f (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 ef20ced3faed7346bbec897b0f1c54a9b6565b73
Author: Patrick Alken <address@hidden>
Date:   Tue Mar 15 17:29:50 2016 -0600

    add SVD solver to nonlinear least squares

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

Summary of changes:
 multifit_nlinear/Makefile.am            |    2 +-
 multifit_nlinear/gsl_multifit_nlinear.h |    1 +
 multifit_nlinear/svd.c                  |  228 +++++++++++++++++++++++++++++++
 multifit_nlinear/test.c                 |   65 +++++----
 multifit_nlinear/test_fdf.c             |    2 +-
 5 files changed, 266 insertions(+), 32 deletions(-)
 create mode 100644 multifit_nlinear/svd.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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