octave 3.8.0-4ubuntu2 source package in Ubuntu

Changelog

octave (3.8.0-4ubuntu2) trusty; urgency=medium

  * Use llvm-3.3 explicity, octave is not ready for 3.4.
  * Disable the jit on arm64, which only has llvm-3.4.
  * Build using -O2 on ppc64el to work around an ICE.
 -- Matthias Klose <email address hidden>   Mon, 24 Feb 2014 13:17:20 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
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_3.8.0.orig.tar.bz2 16.9 MiB 519330c6dd34eb69ca26a811722948fceac2acebd67ba924eba9b34a2e5a94f9
octave_3.8.0-4ubuntu2.debian.tar.gz 68.1 KiB 0dd07e1e61017c77e48a5d04fd0926d3e623bd972999a46fe674002cf909324c
octave_3.8.0-4ubuntu2.dsc 2.4 KiB 2de140e5767c6974d8583d596891343b5cb4c4f932f1755f17d3fb750bcb1838

Available diffs

View changes file

Binary packages built by this source

liboctave-dev: Development files for the GNU Octave language

 Octave is a (mostly Matlab (R) 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.

liboctave2: Shared libraries of the GNU Octave language

 Octave is a (mostly Matlab (R) 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 shared libraries used by the interpreter.

octave: GNU Octave language for numerical computations

 Octave is a (mostly Matlab (R) 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 (R) 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-dbg: Debug symbols for octave

 Octave is a (mostly Matlab (R) 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 debug symbols.

octave-doc: PDF documentation on the GNU Octave language

 Octave is a (mostly Matlab (R) 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 PDF format: a reference
 card in a4, letter and legal formats, a document on the C++ classes used by
 Octave, as well as the main octave documentation which is also included in
 info format in the octave-info package.

octave-htmldoc: HTML documentation on the GNU Octave language

 Octave is a (mostly Matlab (R) 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 format: a document
 on the C++ classes used by Octave, as well as the main octave documentation
 which is also included in info format in the main Octave package.

octave-info: GNU Info documentation on the GNU Octave language

 Octave is a (mostly Matlab (R) 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 info format: a document
 on the C++ classes used by Octave, as well as the main octave documentation
 which is needed for the 'help -i foo' command within Octave.