./math/octave, High-level language, intended for numerical computations

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 11.1.0, Package name: octave-11.1.0, Maintainer: adam

GNU Octave is a high-level language, primarily intended for numerical
computations. It provides a convenient command line interface for
solving linear and nonlinear problems numerically, and for performing
other numerical experiments using a language that is mostly compatible
with Matlab. It may also be used as a batch-oriented language.

Octave has extensive tools for solving common numerical linear algebra
problems, finding the roots of nonlinear equations, integrating
ordinary functions, manipulating polynomials, and integrating ordinary
differential and differential-algebraic equations. It is easily extensible
and customizable via user-defined functions written in Octave's own
language, or using dynamically loaded modules written in C++, C, Fortran,
or other languages.


Required to run:
[sysutils/desktop-file-utils] [www/curl] [graphics/gnuplot] [graphics/hicolor-icon-theme] [audio/libsndfile] [math/fftw] [math/lapack] [math/fftwf] [math/blas] [devel/gmake] [devel/hdf5] [devel/pcre] [devel/readline] [archivers/bsdtar] [math/qhull] [x11/fltk13] [x11/qt5-qttools] [x11/qt5-qtbase] [lang/gcc7] [math/arpack-ng]

Required to build:
[pkgtools/x11-links] [devel/gperf] [x11/xcb-proto] [x11/fixesproto4] [devel/libtool-fortran] [pkgtools/cwrappers] [x11/xorgproto]

Package options: glpk, hdf5, qhull, qt6

Master sites: (Expand)

Filesize: 27603.324 KB

Version history: (Expand)


CVS history: (Expand)


   2026-03-18 16:47:44 by Maya Rashish | Files touched by this commit (1)
Log message:
octave: Add a dependency to resolve configure failure on NetBSD 10.

This version of NetBSD ships with a libstdc++ that is missing std::from_chars.
Octave has the ability to use this dependency instead of requiring a newer
libstdc++.
   2026-02-26 16:45:33 by Adam Ciarcinski | Files touched by this commit (6) | Package updated
Log message:
octave: updated to 11.1.0

11.1.0
https://octave.org/NEWS-11.html
   2026-02-06 11:06:21 by Thomas Klausner | Files touched by this commit (1305)
Log message:
*: recursive bump for nettle 4.0 shlib major bump
   2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344)
Log message:
*: recursive bump for removal of cairo's xcb option
   2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525)
Log message:
*: recursive bump for icu 78.1
   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message:
*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ 
/usr/pkg/lib/libglib-2.0.so.0 not defined
   2025-10-19 19:40:28 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
octave: updated to 10.3.0

10.3.0

Many fixes and improvements that have been found since the release of Octave 10.2.0.
A list of important user-visible changes is available by selecting the Release \ 
Notes item in the News menu of the GUI or by typing news at the Octave command \ 
prompt.
   2025-10-05 21:26:29 by Jonathan Schleifer | Files touched by this commit (485)
Log message:
*: rev bump for curl