Re: Octave interface to GLOBAL
Andrey Romanenko <[email protected]> Tue, 4 Jul 2006 14:23:51 +0100
| Newsgroups | gmane.comp.gnu.octave.sources |
|---|---|
| Organization | DEQ |
| Message-ID | <[email protected]> |
Hi! On Tuesday 04 July 2006 13:28, Paul Koufalas wrote: > I've attached an Octave interface to Prof. Csendes' GLOBAL algorithm for > bound constrained continuous global optimisation. The tarball contains > minor patches to Csendes' C source and the Octave interface, > fminbnd_global.cc. > > Note that you'll need to separately obtain the GLOBAL source code from > Prof. Csendes, follow instructions at > http://www.inf.u-szeged.hu/~csendes/reg/regform.php [] Thank you for the link. A word of caution: The registration form indicates that "The clustering global optimization program Global is to be downloaded here for academic and educational purposes only. For other use and for larger dimensional versions contact the author". So, I am not sure it is compatible with the GPL under which Octave is licensed. John? Andrey