julia 1.3.0+dfsg-2 source package in Ubuntu
Changelog
julia (1.3.0+dfsg-2) unstable; urgency=medium * Mark two symbols as x86 only. (thanks to Graham Inggs) * rules: Disable BLAS64 on arm64. * Temporarily make autopkgtest fail-permissive. -- Mo Zhou <email address hidden> Sat, 14 Dec 2019 10:21:17 +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-2.dsc | 2.9 KiB | 89bd2da586a9829e2cce87dc1b778dd3a58d652ada49a49fe9e701552bac64bb |
julia_1.3.0+dfsg.orig.tar.xz | 3.7 MiB | cdf1cc8d6a181f4fe8d61c1dd2d54cef8ecfc5718207836ed31805781b6c8af0 |
julia_1.3.0+dfsg-2.debian.tar.xz | 62.0 MiB | e80268e2153e1d2f8d71407650ffd3bdec59ca1f1a6f41e6e9a27b7f65cd0f6b |
Available diffs
- diff from 1.0.4+dfsg-1 to 1.3.0+dfsg-2 (1.9 MiB)
- diff from 1.3.0+dfsg-1 to 1.3.0+dfsg-2 (897 bytes)
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