octave 8.2.0-5 source package in Ubuntu

Changelog

octave (8.2.0-5) unstable; urgency=medium

  * Disable SPQR on 32-bit architectures.
    This is a (hopefully temporary) workaround for the breakage of suitesparse 7
    on those architectures.
    Also add a new suitesparse7-patch2.patch. (Closes: #1041460)

 -- Sébastien Villemot <email address hidden>  Wed, 19 Jul 2023 14:02:56 +0200

Upload details

Uploaded by:
Debian Octave Group
Uploaded to:
Sid
Original maintainer:
Debian Octave Group
Architectures:
any all
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
octave_8.2.0-5.dsc 3.2 KiB c73125f497ddd3eea32c0c8b89ea0c761f13d7b52a08e533412dab04be10de05
octave_8.2.0.orig.tar.xz 25.7 MiB b7b9d6e5004ff039450cfedd2a59ddbe2a3c22296df927a8af994182eb2670de
octave_8.2.0.orig.tar.xz.asc 195 bytes 126011693c51c7fcdfbe4fbb5ec6cb3cd1f8dce6df946dd85ce821b255cf69c9
octave_8.2.0-5.debian.tar.xz 62.0 KiB 7f7b572e1054a7320477860ddc0cad322ea9e621a90cd7a6ad1020d7aa1303e3

Available diffs

No changes file available.

Binary packages built by this source

liboctave-dev: transitional dummy package for GNU Octave development

 The only purpose of this package is to ensure a smooth upgrade to the new
 'octave-dev' package which replaces 'liboctave-dev'. It can be safely removed.

octave: GNU Octave language for numerical computations

 Octave is a (mostly MATLAB® compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 Octave can be dynamically extended with user-supplied C++ files.

octave-common: architecture-independent files for octave

 Octave is a (mostly MATLAB® compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 Octave can be dynamically extended with user-supplied C++ files.
 .
 This package provides the architecture-independent files (Octave scripts
 and other helper files).

octave-dbgsym: debug symbols for octave
octave-dev: development files for the GNU Octave language

 Octave is a (mostly MATLAB® compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 This package provides the header files and the mkoctfile script used for
 extending Octave via compiled code.

octave-dev-dbgsym: debug symbols for octave-dev
octave-doc: documentation of the GNU Octave language

 Octave is a (mostly MATLAB® compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 This package provides the following documentation in HTML, PDF and Info
 formats:
  - the main user manual
  - a document on the C++ classes used internally by Octave.
 .
 It also includes a reference card in PDF format and in a4, letter and legal
 paper sizes.
 .
 This package is required by the 'help -i' command at the Octave command-line
 and by the help documentation browser in the graphical interface.