[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bfgsmin works for a version but not for the other
From: |
Michael Creel |
Subject: |
Re: bfgsmin works for a version but not for the other |
Date: |
Mon, 7 Sep 2009 02:40:10 -0700 (PDT) |
Márcio Diniz wrote:
>
> Hi there!
> I am using Octave 2.9.9 and the bfgsmin works well. However, the same code
> does not work when I try to run it in Octave 3.0.1 - the error message is
> "warning: bfgsmin: failure, exiting. Try different start values?" even
> though I am using the same starting values.
> Is there any difference between the bfgsmin versions? If not, what is the
> problem?
> Thanks in advance
> Marcio Diniz
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>
>
Hi,
The version of __bfgsmin.cc in Octave Forge had some problem, a fixed
version was checked in this morning. You can get it at
http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/optim/src/__bfgsmin.cc?revision=6229&view=markup
Just copy it over the version you have, and execute "mkoctfile __bfgsmin.cc"
M.
--
View this message in context:
http://www.nabble.com/bfgsmin-works-for-a-version-but-not-for-the-other-tp25294160p25327709.html
Sent from the Octave - General mailing list archive at Nabble.com.