julia 1.2.0+dfsg-1 source package in Ubuntu
Changelog
julia (1.2.0+dfsg-1) unstable; urgency=medium * New upstream version 1.2.0+dfsg * Rebase/Refresh patches. Remove make-unwind-logic-error.patch. * Update the embedded Pkg.jl to 394e7c5d55d3722f5b2ab660ca0a694ea0041974 * Disable binary builders via USE_BINARYBUILDER=0 . * Bump LLVM dependency to llvm-7-dev (Closes: #919593, #912792). * Update installation control files. * Refresh symbols list. * Patch: mask some failing tests. * Bundle OpenBLAS and SuiteSparse source tarballs. (USE_BLAS64 is enabled) Bundled OpenBLAS is specially compiled with SONAME=libopenblas64_.so, INTERFACE64=1 and all symbols suffixed by "64_". Bundled SuiteSparse is built against the bundled OpenBLAS with -DSUN64 extra CFLAG. (Closes: #910924, #930548) * Patch the suitesparse checksum. * Prevent Makefile from downloading openblas and suitesparse. * Update list of included-binaries * Remove OpenBLAS and SuiteSparse from B-D. * Remove libopenblas-base from runtime Depends. * shlibdeps.mk: Add several dependencies for openblas and suitesparse. * rules: Remove the LIBBLAS/LIBLAPACK build flags. * Update copyright information for embedded OpenBLAS, SuiteSparse. * Update the embedded OpenBLAS to 0.3.7 * rules: Remove the if-clause that disables libunwind for s390x. * Exclude some libraries during shlibdeps resolution and dh_install. * Files-Excluded: exclude the whole contrib/windows directory. * Make tests fail-permissive. -- Mo Zhou <email address hidden> Tue, 29 Oct 2019 20:08:37 +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.2.0+dfsg-1.dsc | 2.9 KiB | 2e9677660c8e2f0653be2a4279ba051d99abcc03f303505f0348eddd3bfc2c64 |
julia_1.2.0+dfsg.orig.tar.xz | 3.3 MiB | 81d0c02ff3ff609e970142e554529aa9a90d1778a891d3ff92b51c99cab29269 |
julia_1.2.0+dfsg-1.debian.tar.xz | 61.9 MiB | d170935a2d207c26454677a09441dd5e9a714dee4a0f57c2da7b82a98b439199 |
Available diffs
- diff from 1.1.1+dfsg-1 to 1.2.0+dfsg-1 (629.8 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