_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.

r-juliacall 0.17.6
Propagated dependencies: r-rjson@0.2.23 r-rcpp@1.0.13-1 r-knitr@1.49
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/JuliaInterop/JuliaCall
Licenses: Expat
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'.

julia-unpack 1.0.2
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/mauro3/UnPack.jl
Licenses: Expat
Synopsis: Pack and Unpack macros for Julia
Description:

The @unpack and @pack! macros work to unpack types, modules, and dictionaries.

julia-tricks 0.1.7
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/oxinabox/Tricks.jl
Licenses: Expat
Synopsis: Cunning tricks though the julia compiler internals
Description:

Tricks.jl is an particularly cunning package that does tricks with the Julia edge system.

julia-tables 1.4.4
Propagated dependencies: julia-dataapi@1.16.0 julia-datavalueinterfaces@1.0.0 julia-iteratorinterfaceextensions@1.0.0 julia-tabletraits@1.0.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaData/Tables.jl
Licenses: Expat
Synopsis: Interface for tables in Julia
Description:

The Tables.jl package provides simple, yet powerful interface functions for working with all kinds tabular data.

julia-static 0.6.6
Propagated dependencies: julia-ifelse@0.1.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/SciML/Static.jl
Licenses: Expat
Synopsis: Static types useful for dispatch and generated functions
Description:

Static.jl defines a limited set of statically parameterized types and a common interface that is shared between them.

julia-static 0.8.3
Propagated dependencies: julia-ifelse@0.1.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/SciML/Static.jl
Licenses: Expat
Synopsis: Static types useful for dispatch and generated functions
Description:

Static.jl defines a limited set of statically parameterized types and a common interface that is shared between them.

Total results: 430