          MODULE=octave
         VERSION=11.1.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://mirror.us-midwest-1.nexcess.net/gnu/octave/
      SOURCE_VFY=sha256:8b3e2d0ec1809e8a2bed11de779014b6eb6a469c0caad1b339d29a6126e3cb6a
        WEB_SITE=http://www.octave.org/
         ENTERED=20030604
         UPDATED=20260302
           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
