julia 0.3.11-1ubuntu3 source package in Ubuntu

Changelog

julia (0.3.11-1ubuntu3) wily; urgency=medium

  * Libopenspecfun seems to work everywhere, so use it again.
  * Define all other architectures as "not x86".

 -- Graham Inggs <email address hidden>  Mon, 19 Oct 2015 13:44:34 +0200

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
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.11.orig.tar.xz 2.6 MiB f46fd4cff1e8e347350c0719911ef14ffa081bc80679b810773c0a67bd2fe1ff
julia_0.3.11-1ubuntu3.debian.tar.xz 21.0 KiB 770525d79f37782f2adb79f88794681631b2abf12ffb0f49ceab7fe51222a484
julia_0.3.11-1ubuntu3.dsc 2.4 KiB ea9f065fcc795b0039a239d0b598f7bcde3e7ad33abd1d355fe09d942b038ad7

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: No summary available for julia-dbg in ubuntu wily.

No description available for julia-dbg in ubuntu wily.

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.