julia 1.3.0+dfsg-1 source package in Ubuntu
Changelog
julia (1.3.0+dfsg-1) unstable; urgency=medium * New upstream version 1.3.0+dfsg * Patch Make.inc to fix openblas FTBFS on arm64 * Refresh patches. * Update embedded libuv and Pkg.jl, as well as d/s/include-binaries. * B-D on p7zip and set USE_SYSTEM_P7ZIP=1. * Remove nonexisting files from julia.docs. * Update symbols control file. * B-D on zlib1g-dev and set USE_SYSTEM_ZLIB=1. * Remove unused patch: llvm-armhf-baseline.patch * Bump LLVM version to 8. * Reflect symbol changes resulted by the LLVM version bump. * Override two lintian warnings -- Mo Zhou <email address hidden> Thu, 28 Nov 2019 19:26:55 +0800
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
julia_1.3.0+dfsg-1.dsc | 2.9 KiB | d7ece92a0959ab8b07a4e0c0278c9282848d535547e891d876bd8e40df7d73c1 |
julia_1.3.0+dfsg.orig.tar.xz | 3.7 MiB | cdf1cc8d6a181f4fe8d61c1dd2d54cef8ecfc5718207836ed31805781b6c8af0 |
julia_1.3.0+dfsg-1.debian.tar.xz | 62.0 MiB | b2a1079917cdeb2258ec129745921953a211dd8dbc60d87025f6fcffb1346513 |
Available diffs
- diff from 1.2.0+dfsg-1 to 1.3.0+dfsg-1 (668.1 KiB)
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 julia
- 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.
- libjulia-dev: high-performance programming language for technical computing (development)
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 the Julia runtime headers.
- libjulia1: high-performance programming language for technical computing (runtime library)
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 the Julia runtime library.
- libjulia1-dbgsym: debug symbols for libjulia1