External Publication
Visit Post

GNU Octave 11 Open-Source Scientific Programming Language Officially Released

People > Companies ❤️ - programming.dev [Unofficial] February 24, 2026
Source

submitted by cm0002 to programming 28 points | 3 comments https://9to5linux.com/gnu-octave-11-open-source-scientific-programming-language-officially-released

GNU Octave 11 has been officially announced today for this open-source, free, and cross-platform high-level language, primarily intended for numerical computations.

Highlights of GNU Octave 11 include a new search command for packages, an updated Java internal interface to be more memory-efficient, a completely revamped randi function, support for the roots function to accept only double or single input types, and a more accurate fzero function (1-2 eps when TolX is eps).

This release also introduces an _Exit function makes it possible to use a fork/_Exit sequence to perform work in parallel child processes for potential performance gains, and an updated sum function that fully supports increased precision through the “extra” optional argument, which is also available for sparse arrays.

Discussion in the ATmosphere

Loading comments...