julia 0.4.3-4 source package in Ubuntu

Changelog

julia (0.4.3-4) unstable; urgency=medium

  * Drop versioned build dependency on llvm-3.8-dev and
    build dependencies on libllvm3.x (no longer needed).
  * Upload to unstable.

 -- Graham Inggs <email address hidden>  Sun, 13 Mar 2016 11:06:39 +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.4.3-4.dsc 2.5 KiB 8e547c62aa45980e605a87e71144d6551294c8905ded6e508065d996c7e382a9
julia_0.4.3.orig.tar.xz 3.1 MiB 9d9b27b90f36f8a65077057f773dad2accdef1fec46c51747ae6ea9775172313
julia_0.4.3-4.debian.tar.xz 23.1 KiB c784f361eccfe7143ddc1a401d06168cd5e83c05f062a3345f5d5b00f9bf2bb1

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-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.