julia 0.3.12-2 source package in Ubuntu

Changelog

julia (0.3.12-2) unstable; urgency=medium

  [ Peter Colberg ]
  * Fix automated package testing with autopkgtest.
  * Test REPL in dumb mode.
  * Build depend on libopenlibm-dev (>= 0.4.1+dfsg-4~) to fix FTBFS on i386.
  * Fix arch-all-only build with dpkg-buildpackage -A.

  [ Sébastien Villemot ]
  * Remove myself from Uploaders.

 -- Graham Inggs <email address hidden>  Wed, 25 Nov 2015 10:46:18 +0200

Upload details

Uploaded by:
Debian Julia Team
Uploaded to:
Sid
Original maintainer:
Debian Julia Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
julia_0.3.12-2.dsc 2.5 KiB 00ba48d1603a72a23cb30224f28f000d54b2ba3f7a3454a2a69a95467575f685
julia_0.3.12.orig.tar.xz 2.3 MiB 4479caf0f3ef940bbf3f2bd136aacce1d599a22ea47f12d281d5b517e7417cff
julia_0.3.12-2.debian.tar.xz 22.4 KiB 9d860aa9c4a714e9dcfefa2073b5c05b0f1d49f74832a1a9e2a826b0ce7f3804

Available diffs

No changes file available.

Binary packages built by this source

julia: high-performance programming language for technical computing

 Julia is a high-level, high-performance dynamic programming language for
 technical computing, with syntax that is familiar to users of other technical
 computing environments. It provides a sophisticated compiler, distributed
 parallel execution, numerical accuracy, and an extensive mathematical function
 library. The library, mostly written in Julia itself, also integrates mature,
 best-of-breed C and Fortran libraries for linear algebra, random number
 generation, FFTs, and string processing. Julia programs are organized around
 defining functions, and overloading them for different combinations of
 argument types (which can also be user-defined).
 .
 This package provides a complete Julia installation (JIT compiler, standard
 library, text-based user interface).

julia-common: high-performance programming language for technical computing (common files)

 Julia is a high-level, high-performance dynamic programming language for
 technical computing, with syntax that is familiar to users of other technical
 computing environments. It provides a sophisticated compiler, distributed
 parallel execution, numerical accuracy, and an extensive mathematical function
 library. The library, mostly written in Julia itself, also integrates mature,
 best-of-breed C and Fortran libraries for linear algebra, random number
 generation, FFTs, and string processing. Julia programs are organized around
 defining functions, and overloading them for different combinations of
 argument types (which can also be user-defined).
 .
 This package contains the Julia standard library and test suite.

julia-dbg: No summary available for julia-dbg in ubuntu xenial.

No description available for julia-dbg in ubuntu xenial.

julia-dbgsym: debug symbols for package julia

 Julia is a high-level, high-performance dynamic programming language for
 technical computing, with syntax that is familiar to users of other technical
 computing environments. It provides a sophisticated compiler, distributed
 parallel execution, numerical accuracy, and an extensive mathematical function
 library. The library, mostly written in Julia itself, also integrates mature,
 best-of-breed C and Fortran libraries for linear algebra, random number
 generation, FFTs, and string processing. Julia programs are organized around
 defining functions, and overloading them for different combinations of
 argument types (which can also be user-defined).
 .
 This package provides a complete Julia installation (JIT compiler, standard
 library, text-based user interface).

julia-doc: high-performance programming language for technical computing (documentation)

 Julia is a high-level, high-performance dynamic programming language for
 technical computing, with syntax that is familiar to users of other technical
 computing environments. It provides a sophisticated compiler, distributed
 parallel execution, numerical accuracy, and an extensive mathematical function
 library. The library, mostly written in Julia itself, also integrates mature,
 best-of-breed C and Fortran libraries for linear algebra, random number
 generation, FFTs, and string processing. Julia programs are organized around
 defining functions, and overloading them for different combinations of
 argument types (which can also be user-defined).
 .
 This package contains the Julia manual, which describes the language and its
 standard library. It also contains example Julia programs.