public inbox for gsl-cvs@sourceware.org
help / color / mirror / Atom feed
From: bjg@sourceware.org
To: gsl-cvs@sourceware.org
Subject: gsl doc/multimin.texi multimin/ChangeLog multi ...
Date: Thu, 08 Feb 2007 15:09:00 -0000	[thread overview]
Message-ID: <20070208150933.29423.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sourceware.org	2007-02-08 15:09:33

Modified files:
	doc            : multimin.texi 
	multimin       : ChangeLog Makefile.am gsl_multimin.h test.c 
	                 test_funcs.c test_funcs.h 
Added files:
	multimin       : linear_minimize.c linear_wrapper.c 
	                 vector_bfgs2.c 

Log message:
	added fletcher BFGS from "Practical Methods of Optimisation" still
	some work to do on this - pass tol parameter as "sigma" to line
	minimisation, check function value caching (function count 50% too
	high?)
	
	* linear_wrapper.c: convert multidimensional function to
	one-dimensional for line minimisation
	
	* linear_minimize.c: one-dimensional minimisation from Fletcher
	
	* vector_bfgs2.c: added Fletcher's implementation


                 reply	other threads:[~2007-02-08 15:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070208150933.29423.qmail@sourceware.org \
    --to=bjg@sourceware.org \
    --cc=gsl-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).