Packages created from julia-forge (http://github.com/wolfv/julia-forge)
Packages created from julia-forge (http://github.com/wolfv/julia-forge)
julia
v1.12.6
Julia is a high-level, high-performance dynamic programming language for technical computing.
Julia is a high-level, high-performance dynamic programming language for technical computing.
Install with Pixi
pixi add julia
Install with conda
conda install -c https://prefix.dev/julia-forge julia
Description
This is the official Julia binary distribution, repackaged as a conda
package with no modifications. Version tracking is driven by juliaup
(https://github.com/JuliaLang/juliaup): this build follows juliaup's
"release" channel, which always points to the latest stable Julia
release, and is published to the julia-forge prefix.dev channel. For
juliaup's "lts" channel instead, see the julia-forge-lts channel.