julia 1.4.1+dfsg-1 source package in Ubuntu
Changelog
julia (1.4.1+dfsg-1) unstable; urgency=medium * New upstream release * Refresh patches * Update libjulia1.symbols -- Graham Inggs <email address hidden> Tue, 21 Apr 2020 11:21:34 +0000
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 | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
julia_1.4.1+dfsg-1.dsc | 2.9 KiB | a34921839717cc041eafad8d0c84b3abced3026ad7f400d0064660eaac6c7041 |
julia_1.4.1+dfsg.orig.tar.xz | 3.7 MiB | a0095ecd542b7e24d5d4b7c08bdd88a6cd184ca47db910448513505cf45c146c |
julia_1.4.1+dfsg-1.debian.tar.xz | 60.5 MiB | 2339057f7d64ca34aedd22caa8a31641b3737b718d4fb20ef6d5a4a0b21a6d20 |
Available diffs
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: No summary available for julia-common in ubuntu hirsute.
No description available for julia-common in ubuntu hirsute.
- julia-dbgsym: debug symbols for julia
- julia-doc: No summary available for julia-doc in ubuntu hirsute.
No description available for julia-doc in ubuntu hirsute.
- 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