octave 3.8.0-5ubuntu2 source package in Ubuntu

Changelog

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

  * Adjust octave breaks to the versions found in trusty.

octave (3.8.0-5) unstable; urgency=medium

  * Re-enable java on amd64, i386 and mips (was disabled by mistake).
  * Ensure that octave-common always contains octave.jar.

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.

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

  * Do not use llvm-dev on ppc64el.
 -- Matthias Klose <email address hidden>   Wed, 26 Feb 2014 10:19:57 +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-5ubuntu2.debian.tar.gz 68.6 KiB ac9c4ddb16f667c04f90af67e1d156edb62bdbc488410f3b2f44ac2c5720bc25
octave_3.8.0-5ubuntu2.dsc 2.3 KiB dc4c796de7a0ec3665d9db43ca2ae9ab20bd7aa66140cdef0f4ac2ac41fb3ec0

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.