High-performance dynamic 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.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/ndahkpvww2wpv6kir3zgrf8ri3v67dkl-julia-1.6.3.drv | ||
x86_64-linux | x86_64-w64-mingw32 | /gnu/store/mfqm4axw3fyc40jldpfg8n1f8qm79l91-julia-1.6.3.drv | |
x86_64-linux | i686-w64-mingw32 | /gnu/store/c1iv0gysaq89k0ki8r2s5blvzfx70qm2-julia-1.6.3.drv | |
x86_64-linux | aarch64-linux-gnu | /gnu/store/jsknrha8xmrwj4h31bl91lpsa9fchnjb-julia-1.6.3.drv | |
i686-linux | /gnu/store/xysxsbyvns25qzh2jw4cjs4y0h8ph6f0-julia-1.6.3.drv | ||
aarch64-linux | /gnu/store/1i6dav7l32icpdz6qmjmm6dd5kilg6db-julia-1.6.3.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'python' does not match package name 'python2' | |
input-labels Identify input labels that do not match package names | label 'libnghttp2' does not match package name 'nghttp2:lib' | |
input-labels Identify input labels that do not match package names | label 'libunwind' does not match package name 'libunwind-julia' | |
input-labels Identify input labels that do not match package names | label 'libuv' does not match package name 'libuv-julia' | |
input-labels Identify input labels that do not match package names | label 'llvm' does not match package name 'llvm-julia' | |
input-labels Identify input labels that do not match package names | label 'mbedtls' does not match package name 'mbedtls-apache' | |
wrapper-inputs Make sure 'wrap-program' can finds its interpreter. | "bash-minimal" should be in 'inputs' when 'wrap-program' is used | |
formatting Look for formatting issues in the source | line 238 is way too long (107 characters) | |
formatting Look for formatting issues in the source | line 240 is way too long (106 characters) | |
formatting Look for formatting issues in the source | line 454 is way too long (101 characters) | |
formatting Look for formatting issues in the source | line 459 is way too long (124 characters) |