Language

Package: octave-cli @ 6.2.0

Synopsis

High-level language for numerical computation (no GUI)

Description

GNU Octave is a high-level interpreted language that is specialized for numerical computations. It can be used for both linear and non-linear applications and it provides great support for visualizing results. Work may be performed both at the interactive command-line as well as via script files.

Home page
https://www.gnu.org/software/octave/
Location
gnu/packages/maths.scm (line: 2533, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'texinfo' should probably be a native input
input-labels

Identify input labels that do not match package names

label 'arpack' does not match package name 'arpack-ng'
input-labels

Identify input labels that do not match package names

label 'fontconfig' does not match package name 'fontconfig-minimal'
input-labels

Identify input labels that do not match package names

label 'libjpeg' does not match package name 'libjpeg-turbo'