_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-simd 3.4.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/eschnett/SIMD.jl
Licenses: Expat
Build system: julia
Synopsis: Explicit SIMD vectorization
Description:

This package allows programmers to explicitly SIMD-vectorize their Julia code. By exposing SIMD vector types and corresponding operations, the programmer can explicitly vectorize their code. While this does not guarantee that the generated machine code is efficient, it relieves the compiler from determining whether it is legal to vectorize the code, deciding whether it is beneficial to do so, and rearranging the code to synthesize vector instructions.

julia-juno 0.8.4
Dependencies: julia-media@0.5.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JunoLab/Juno.jl
Licenses: Expat
Build system: julia
Synopsis: Integrated Development Environment (IDE) for Julia
Description:

This package provides tools to help you develop code. Juno is built on the Atom text editor. Juno consists of both Julia and Atom packages in order to add Julia-specific enhancements, such as syntax highlighting, a plot pane, integration with Julia's debugger, a console for running code, and much more.

Consider that the package is “maintenance-only mode” and only receives bug fixes. The Julia IDE effort is pointed to extension for VSCode.

julia-unzip 0.2.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/bramtayl/Unzip.jl
Licenses: Expat
Build system: julia
Synopsis:
Description:
julia-jlfzf 0.1.2
Propagated dependencies: julia-fzf-jll@0.35.1+0 julia-pipe@1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/Moelf/JLFzf.jl
Licenses: Expat
Build system: julia
Synopsis: Julia bind to fzf fuzzy finder
Description:

Julia bind to fzf fuzzy finder.

julia-cenum 0.4.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaInterop/CEnum.jl
Licenses: Expat
Build system: julia
Synopsis: C-compatible enum for Julia
Description:

This package provides a C-compatible enum for Julia.

julia-optim 1.7.4
Propagated dependencies: julia-compat@3.39.0 julia-fillarrays@0.13.6 julia-forwarddiff@0.10.36 julia-linesearches@7.1.1 julia-nanmath@0.3.7 julia-nlsolversbase@7.8.0 julia-parameters@0.12.2 julia-positivefactorizations@0.2.4 julia-statsbase@0.33.10
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaNLSolvers/Optim.jl
Licenses: Expat
Build system: julia
Synopsis: Optimization functions for Julia
Description:

Optim.jl is a package for univariate and multivariate optimization of functions.

julia-mimes 0.1.4
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaWeb/MIMEs.jl
Licenses: Expat
Build system: julia
Synopsis: MIME information: filetype, encoding, gzip
Description:

A small package to transform between file extensions and MIME types, with bonus features.

julia-gumbo 0.8.0
Propagated dependencies: julia-abstracttrees@0.4.3 julia-gumbo-jll@0.10.1+1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaWeb/Gumbo.jl
Licenses: Expat
Build system: julia
Synopsis: Julia wrapper around Google's gumbo C library for parsing HTML
Description:

Gumbo.jl is a Julia wrapper around Google's gumbo library for parsing HTML.

julia-json3 1.9.0
Propagated dependencies: julia-parsers@2.2.4 julia-structtypes@1.7.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/quinnj/JSON3.jl
Licenses: Expat
Build system: julia
Synopsis: JSON package for Julia
Description:

This package provides another JSON package for Julia, with a focus on speed and slick struct mapping.

julia-cpuid 0.3.2
Propagated dependencies: julia-precompiletools@1.2.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/m-j-w/CpuId.jl
Licenses: Expat
Build system: julia
Synopsis: Ask the CPU for its features and specifications
Description:

This package allows you to query the availability of specific CPU features with low run-time cost.

julia-roots 2.0.3
Propagated dependencies: julia-commonsolve@0.2.4 julia-setfield@1.1.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: http://juliamath.github.io/Roots.jl/
Licenses: Expat
Build system: julia
Synopsis: Root finding functions for Julia
Description:

This package contains simple routines for finding roots, or zeros, of scalar functions of a single real variable using floating-point math.

julia-media 0.5.0
Propagated dependencies: julia-macrotools@0.5.6
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JunoLab/Media.jl
Licenses: Expat
Build system: julia
Synopsis: Unified measure and coordinates types
Description:

This package provides a display system which enables the user handle multiple input/output devices and decide what media types get displayed where.

julia-rmath 0.7.0
Dependencies: rmath-julia@0.3.0-1.5c5dfd6
Propagated dependencies: julia-rmath-jll@0.3.0+0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaStats/Rmath.jl
Licenses: Expat
Build system: julia
Synopsis: Emulate R's d-p-q-r functions for probability distributions
Description:

This package provides an archive of functions that emulate R's d-p-q-r functions for probability distributions. It is a wrapper around rmath for Julia.

julia-conda 1.5.2
Propagated dependencies: julia-json@0.21.3 julia-versionparsing@1.2.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPy/Conda.jl
Licenses: Expat
Build system: julia
Synopsis: Conda managing Julia binary dependencies
Description:

This package allows one to use conda as a cross-platform binary provider for Julia for other Julia packages, especially to install binaries that have complicated dependencies like Python.

julia-nnlib 0.7.34
Propagated dependencies: julia-adapt@3.3.1 julia-chainrulescore@1.12.2 julia-compat@3.39.0 julia-requires@1.3.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/FluxML/NNlib.jl
Licenses: Expat
Build system: julia
Synopsis: Neural Network primitives with multiple backends
Description:

This package will provide a library of functions useful for machine learning, such as softmax, sigmoid, convolutions and pooling. It doesn't provide any other "high-level" functionality like layers or AD.

julia-adapt 3.3.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaGPU/Adapt.jl
Licenses: Expat
Build system: julia
Synopsis: Package providing the @code{adapt} function, similar to @code{convert}
Description:

This Julia package provides the adapt(T, x) function acts like convert(T, x), but without the restriction of returning a T. This allows you to "convert" wrapper types like Adjoint to be GPU compatible without throwing away the wrapper.

libuv-julia 2.0.0-4.e6f0e49
Channel: guix
Location: gnu/packages/libevent.scm (gnu packages libevent)
Home page: https://github.com/JuliaLang/libuv
Licenses: Expat CC-BY 4.0
Build system: gnu
Synopsis: Library for asynchronous I/O
Description:

libuv is a multi-platform support library with a focus on asynchronous I/O. Among other things, it supports event loops via epoll, kqueue, and similar IOCP, and event ports, asynchronous TCP/UDP sockets, asynchronous DNS resolution, asynchronous file system operations, and threading primitives.

julia-pluto 0.19.9
Propagated dependencies: julia-configurations@0.16.4 julia-fuzzycompletions@0.4.1 julia-http@0.9.17 julia-hypertextliteral@0.9.4 julia-mimes@0.1.4 julia-msgpack@1.1.0 julia-precompilesignatures@3.0.3 julia-relocatablefolders@0.3.0 julia-tables@1.4.4 julia-uris@1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/fonsp/Pluto.jl
Licenses: Expat
Build system: julia
Synopsis: Simple reactive notebooks for Julia
Description:

A Pluto notebook is made up of small blocks of Julia code (cells) and together they form a reactive notebook. When you change a variable, Pluto automatically re-runs the cells that refer to it. Cells can even be placed in arbitrary order - intelligent syntax analysis figures out the dependencies between them and takes care of execution.

rmath-julia 0.3.0-1.5c5dfd6
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaStats/Rmath-julia
Licenses: GPL 2
Build system: julia
Synopsis: Rmath library from R
Description:

This is a slightly modified version of the standalone Rmath library from R, built to be used with the Rmath.jl Julia package. The main difference is that it is built to allow defining custom random number generating functions via C function pointers (see include/callback.h). When using the library, these should be defined before calling any of the random functions.

julia-roots 2.2.1
Propagated dependencies: julia-commonsolve@0.2.4
Channel: ffab
Location: ffab/packages/julia-xyz.scm (ffab packages julia-xyz)
Home page: https://github.com/JuliaMath/Roots.jl
Licenses: Expat
Build system: julia
Synopsis: Root finding functions for Julia
Description:

This package contains simple routines for finding roots, or zeros, of scalar functions of a single real variable using floating-point math. The find_zero function provides the primary interface. The basic call is find_zero(f, x0, [M], [p]; kws...) where, typically, f is a function, x0 a starting point or bracketing interval, M is used to adjust the default algorithms used, and p can be used to pass in parameters.

r-juliacall 0.17.6
Propagated dependencies: r-rjson@0.2.23 r-rcpp@1.1.0 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/JuliaInterop/JuliaCall
Licenses: Expat
Build system: r
Synopsis: Seamless Integration Between R and 'Julia'
Description:

This package provides an R interface to Julia', which is a high-level, high-performance dynamic programming language for numerical computing, see <https://julialang.org/> for more information. It provides a high-level interface as well as a low-level interface. Using the high level interface, you could call any Julia function just like any R function with automatic type conversion. Using the low level interface, you could deal with C-level SEXP directly while enjoying the convenience of using a high-level programming language like Julia'.

Total results: 452