          MODULE=octave
         VERSION=11.3.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://mirror.us-midwest-1.nexcess.net/gnu/octave/
      SOURCE_VFY=sha256:2b80f3149b2de6d1f4f2fcb4fe6515a17eb363b52111bf57b90f37bf6f5e12e1
        WEB_SITE=http://www.octave.org/
         ENTERED=20030604
         UPDATED=20260606
           SHORT="Numerical computation suite mostly compatible with MATLAB"

cat << EOF
Octave is a high-level interactive language, primarily intended for numerical
computations that is mostly compatible with MATLAB. Octave can do arithmetic
for real and complex scalars and matrices, solve sets of nonlinear algebraic
equations, integrate functions over finite and infinite intervals, and integrate
systems of ordinary differential and differential-algebraic equations.
EOF
