julia 0.2.0+dfsg-3ubuntu2 source package in Ubuntu

Changelog

julia (0.2.0+dfsg-3ubuntu2) trusty; urgency=medium

  * Update sonames for suitesparse 4.2.1.
 -- Colin Watson <email address hidden>   Mon, 23 Dec 2013 15:12:18 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
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.2.0+dfsg.orig.tar.xz 2.4 MiB c1a3dc85cd6e80355e1c33392433ef82c812da645d9e9188632b6703833fe78e
julia_0.2.0+dfsg-3ubuntu2.debian.tar.gz 29.7 KiB 849405445478127d3458f521bcaa192efe9a964bd1fec1da72aaeb2dcfc7a24d
julia_0.2.0+dfsg-3ubuntu2.dsc 2.4 KiB 00507fa3324bd65421ea0d06c67aa2fa15ccb5177aac2f85d956e70d1f2d9a06

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.