julia 0.3.2-1ubuntu1 source package in Ubuntu

Changelog

julia (0.3.2-1ubuntu1) vivid; urgency=medium

  * Build everywhere.
 -- Matthias Klose <email address hidden>   Wed, 10 Dec 2014 11:13:17 +0100

Upload details

Uploaded by:
Matthias Klose on 2014-12-10
Uploaded to:
Vivid
Original maintainer:
Debian Julia Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Vivid release on 2014-12-10 universe misc

Downloads

File Size SHA-256 Checksum
julia_0.3.2.orig.tar.xz 2.5 MiB eb93c1c9448da073e7fdd6eb91e438e372a0bbea36fc12ef6f34b9945852328a
julia_0.3.2-1ubuntu1.debian.tar.xz 14.9 KiB dd15ef4679228d285266d2e633584e2c515679422e22096811ad4b8c9c4b34a2
julia_0.3.2-1ubuntu1.dsc 1.7 KiB e0c47e73ab63a514d74de748d0b8691bd515777ed680cd6efca6516ed5e8a8ce

View changes file

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-dbg: 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 contains the detached debugging symbols.

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.