[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Ann: Optimization toolbox w/ standard installation
From: |
Etienne Grossmann |
Subject: |
Ann: Optimization toolbox w/ standard installation |
Date: |
Sun, 15 Jul 2001 13:31:59 +0100 |
User-agent: |
WEMI/1.13.7 (Shimada) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386-debian-linux-gnu) (with unibyte mode) |
Hello,
http://anonimo.isr.ist.utl.pt/~etienne/octave/uc_optim.2001.07.15.tar.gz
Nothing new (*) on the optimization side, but the installation procedure
is standard :
tar xvzf uc_optim.2001.07.15.tar.gz
cd uc_optim.2001.07.15
./configure
make
make install
If available, 'octave-config' (**) is used. Otherwise, ./configure
asks where files should go.
There is a .cc file that is transformed into a .oct.
The configure.in and Makefile.am can probably be re-used for other
octave toolboxes.
Cheers,
Etienne
(*) I've just wrapped my previous unconstrained optimization tools
(uc_optim.2001.02.12).
(**) See patches in www.octave.org/mailing-lists/octave-sources/2001
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Ann: Optimization toolbox w/ standard installation,
Etienne Grossmann <=