From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20796 invoked by alias); 12 Jun 2006 15:27:29 -0000 Received: (qmail 20783 invoked by uid 22791); 12 Jun 2006 15:27:28 -0000 X-Spam-Check-By: sourceware.org Received: from network-theory.com (HELO mail.network-theory.co.uk) (66.199.228.187) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 12 Jun 2006 15:27:25 +0000 From: "Brian Gough" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17549.31662.859774.266369@hp2.network-theory.co.uk> Date: Mon, 12 Jun 2006 15:27:00 -0000 To: James Bergstra Cc: help-gsl@gnu.org, gsl-discuss@sources.redhat.com Subject: Re: [Help-gsl] Comments/questions about BFGS algorithm implemented for the GSL In-Reply-To: <20060608204217.GA6980@grieg.iro.umontreal.ca> References: <17477.16448.182343.87618@hp2.network-theory.co.uk> <17543.9810.301485.22694@hp2.network-theory.co.uk> <20060608204217.GA6980@grieg.iro.umontreal.ca> X-Return-Hmac: febcdcdf8cc6948658dce144fae6cb93 Mailing-List: contact gsl-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sourceware.org X-SW-Source: 2006-q2/txt/msg00095.txt.bz2 James Bergstra writes: > I am guessing, that the todo list has: > - implement revised line search as an alternative implementation of > "directional_minimize.c" ? Yes, I want to put this in the next release. > - add testing framework for minimization algos > - add rosenbrock to test cases I think we have the rosenbrock function in the tests already. -- Brian Gough