Path to this page:
./
math/octave,
High-level language, intended for numerical computations
Branch: CURRENT,
Version: 9.2.0nb1,
Package name: octave-9.2.0nb1,
Maintainer: adamGNU 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: 26782.406 KB
Version history: (Expand)
- (2024-09-04) Updated to version: octave-9.2.0nb1
- (2024-06-08) Updated to version: octave-9.2.0
- (2024-05-29) Updated to version: octave-9.1.0nb4
- (2024-05-16) Updated to version: octave-9.1.0nb3
- (2024-05-06) Updated to version: octave-9.1.0nb2
- (2024-04-06) Updated to version: octave-9.1.0nb1
CVS history: (Expand)
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2024-03-24 13:46:23 by Adam Ciarcinski | Files touched by this commit (7) | |
Log message:
octave: updated to 9.1.0
Octave 9.1.0
This major release improves the graphics backend, compatibility with Matlab and \
contains many new and improved functions. 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.
|
2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672) |
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
|
2023-11-17 10:54:21 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
octave: updated to 8.4.0
8.4.0
Improvements and fixes
mkoctfile: Skip parsing for less flags
Fix getting number of non-zero elements in SuiteSparse matrices.
delaunayn: Avoid erroneous simplex removal for integer inputs
delaunayn: Add precision loss warning for large int inputs
delaunayn: Also warn for negative integers with large magnitude
Correctly load all-zero sparse matrices from text files
Allocate correct storage for interleaved complex mxArray objects
mkoctfile: Prefer parsing over passing on argument after unknown argument
fft: Avoid segmentation fault with ND-arrays
fft: Avoid overwriting input for inplace operations
intersect.m: Correct third output with "stable" flag
Avoid use-after-free issue in parser
betainc.m: Improve integer input logic and validation
webread: Apply timeout also for initial connection
Build system / Tests
mkpp.m: Remove stray text causing error with demo code.
Ensure that new test for saving sparse matrices writes a text file.
Search for tests in and install octave-value template sources
Documentation
Correct variable name typo in documentation of slice().
Expand documentation for gcd() and lcm().
datevec: Clarify that heuristics are used to detect the format of a date string
datenum: Add help text that inputs can be arrays, add examples
datevec: Add help text that inputs can be arrays
Describe various pitfalls with floating point ranges
Add range example and some copyedits.
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|