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: Brian Gough
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, master, updated. release-1-11-69-gb8e9d15
Date: Sat, 29 Nov 2008 18:49:17 +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  b8e9d15cc5000b495a36f569b413b1866577fe7b (commit)
      from  be7c04a1808f9e0ac64aec41fb10d4cb032da6ae (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 b8e9d15cc5000b495a36f569b413b1866577fe7b
Author: Brian Gough <address@hidden>
Date:   Sat Nov 29 18:48:34 2008 +0000

    Added O(N) simplex mininimser gsl_multimin_fminimizer_nmsimplex2 [fixes bug 
#24418]

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

Summary of changes:
 NEWS                        |    3 +
 doc/examples/multiminhead.c |    3 +
 doc/examples/nmsimplex.c    |    4 +-
 doc/examples/nmsimplex.out  |   51 ++--
 doc/multimin.texi           |   56 +++--
 multimin/ChangeLog          |    9 +
 multimin/Makefile.am        |    2 +-
 multimin/gsl_multimin.h     |    2 +-
 multimin/simplex2.c         |  557 +++++++++++++++++++++++++++++++++++++++++++
 multimin/test.c             |   92 +++++---
 10 files changed, 692 insertions(+), 87 deletions(-)
 create mode 100644 doc/examples/multiminhead.c
 create mode 100644 multimin/simplex2.c


hooks/post-receive
--
GNU Scientific Library




reply via email to

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