1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/octave/octave.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] High-level language based on LAPACK Fortran libraries
15 [T] GNU Octave is a high-level language, primarily intended for numerical
16 [T] computations. It provides a convenient command line interface for solving
17 [T] linear and nonlinear problems numerically, and for performing other
18 [T] numerical experiments using a language that is mostly compatible with
19 [T] Matlab. It may also be used as a batch-oriented language.
21 [U] http://www.gnu.org/software/octave/
23 [A] John W. Eaton <jwe@bevo.che.wisc.edu> {Author}
24 [M] Rene Rebe <rene@t2-project.org>
31 [P] X -----5---9 217.000
33 [O] var_append confopt ' ' "--enable-shared"
34 [O] var_append confopt ' ' "--enable-dl"
35 #if [ -d /opt/hdf ]; then
36 # LDFLAGS="-L/usr/lib -L/opt/atlas/lib -L/opt/hdf/lib -L/opt/lapack/lib" CPPFLAGS="-I/opt/hdf/include" eval ./configure $confopt
38 # LDFLAGS="-L/usr/lib -L/opt/atlas/lib -L/opt/lapack/lib" eval ./configure $confopt
40 [O] export MAKE="$MAKE SED=$SED"
41 [D] 1046c89f6f3ae55a4ba076622ce8ce6dfe8c3e1ed1f02049be6dff22 octave-4.0.0.tar.xz http://ftp.gnu.org/gnu/octave/