_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-distributions 0.25.80
Propagated dependencies: julia-chainrulescore@1.12.2 julia-densityinterface@0.4.0 julia-fillarrays@0.13.6 julia-pdmats@0.11.1 julia-quadgk@2.5.0 julia-specialfunctions@1.8.7 julia-statsbase@0.33.10 julia-statsfuns@0.9.18
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaStats/Distributions.jl
Licenses: Expat
Build system: julia
Synopsis: Probability distributions and associated functions
Description:

Julia package for probability distributions and associated functions. Particularly, Distributions implements:

  1. Moments (e.g mean, variance, skewness, and kurtosis), entropy, and other properties

  2. Probability density/mass functions (pdf) and their logarithm (logpdf)

  3. Moment generating functions and characteristic functions

  4. Sampling from population or from a distribution

  5. Maximum likelihood estimation

julia-imagemetadata 0.9.8
Propagated dependencies: julia-axisarrays@0.4.6 julia-imageaxes@0.6.10 julia-imagebase@0.1.5 julia-imagecore@0.9.4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaImages/ImageMetadata.jl
Licenses: Expat
Build system: julia
Synopsis: Julia package for images having metadata
Description:

ImageMetadata is a simple package providing utilities for working with images that have metadata attached. For example, you might want to associate an image with the date on which the picture was taken, or an MRI scan with patient data, or an astronomical image with sky coordinates and information about the detector used to acquire the image.

julia-inlinestrings 1.1.3
Propagated dependencies: julia-parsers@2.2.4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaStrings/InlineStrings.jl
Licenses: Expat
Build system: julia
Synopsis: Fixed-width string types
Description:

This package provides a set of custom string types of various fixed sizes. Each inline string is a custom primitive type and can benefit from being stack friendly by avoiding allocations/heap tracking in the GC. When used in an array, the elements are able to be stored inline since each one has a fixed size. Currently support inline strings from 1 byte up to 255 bytes.

julia-arnoldimethod 0.2.0
Propagated dependencies: julia-genericschur@0.5.3 julia-staticarrays@1.2.13
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaLinearAlgebra/ArnoldiMethod.jl
Licenses: Expat
Build system: julia
Synopsis: Implicitly Restarted Arnoldi Method, natively in Julia
Description:

ArnoldiMethod.jl provides an iterative method to find a few approximate solutions to the eigenvalue problem in standard form with main goals:

  • Having a native Julia implementation of the eigs function that performs as well as ARPACK. With native we mean that its implementation should be generic and support any number type. Currently the partialschur function does not depend on LAPACK, and removing the last remnants of direct calls to BLAS is in the pipeline.

  • Removing the dependency of the Julia language on ARPACK. This goal was already achieved before the package was stable enough, since ARPACK moved to a separate repository Arpack.jl.

emacs-flycheck-julia 20170729.2141
Propagated dependencies: emacs-flycheck@20260224.1923
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/gdkrmr/flycheck-julia
Licenses:
Build system: melpa
Synopsis: Julia support for Flycheck
Description:

Documentation at https://melpa.org/#/flycheck-julia

emacs-ob-julia-vterm 20251226.916
Propagated dependencies: emacs-julia-vterm@20251229.335 emacs-queue@0.2
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/shg/ob-julia-vterm.el
Licenses:
Build system: melpa
Synopsis: Babel functions for Julia that work with julia-vterm
Description:

Documentation at https://melpa.org/#/ob-julia-vterm

julia-fontconfig-jll 2.13.93+0
Dependencies: fontconfig-minimal@2.14.0
Propagated dependencies: julia-jllwrappers@1.3.0 julia-bzip2-jll@1.0.7+0 julia-expat-jll@2.2.10+0 julia-freetype2-jll@2.13.1+0 julia-libuuid-jll@2.36.0+0 julia-zlib-jll@1.2.12+1
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Fontconfig_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Fontconfig library wrappers
Description:

This package provides a wrapper for the fontconfig library.

julia-xorg-libxi-jll 1.7.10+3
Dependencies: libxi@1.8.2
Propagated dependencies: julia-jllwrappers@1.3.0 julia-xorg-libxext-jll@1.3.4+2 julia-xorg-libxfixes-jll@5.0.3+3
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Xorg_libXi_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Libxi library wrappers
Description:

This package provides a wrapper for the libxi library.

julia-libfdk-aac-jll 0.1.6+2
Dependencies: libfdk@2.0.1
Propagated dependencies: julia-jllwrappers@1.3.0
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/libfdk_aac_jll.jl
Licenses: Expat
Build system: julia
Synopsis: FDK library wrappers
Description:

This package provides a wrapper for the libfdk audio library.

julia-simpletropical 0.3.5
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/scheinerman/SimpleTropical.jl
Licenses: Expat
Build system: julia
Synopsis: Julia implementation of tropical arithmetic
Description:

This package is an implementation of tropical (min-plus) arithmetic in Julia.

julia-bandedmatrices 0.17.9
Propagated dependencies: julia-aqua@0.5.5 julia-arraylayouts@0.8.18 julia-fillarrays@0.13.6
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMatrices/BandedMatrices.jl
Licenses: Expat
Build system: julia
Synopsis: Julia package for representing banded matrices
Description:

This package supports representing banded matrices by only the entries on the bands.

julia-queryoperators 0.9.3
Propagated dependencies: julia-datastructures@0.18.13 julia-iteratorinterfaceextensions@1.0.0 julia-tableshowutils@0.2.5
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/queryverse/QueryOperators.jl
Licenses: Expat
Build system: julia
Synopsis: Query operators for Julia
Description:

This package contains the underlying query operators that are exposed to users in Query.jl.

julia-weakrefstrings 1.4.0
Propagated dependencies: julia-dataapi@1.16.0 julia-inlinestrings@1.1.3 julia-parsers@2.2.4
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaData/WeakRefStrings.jl
Licenses: Expat
Build system: julia
Synopsis: Efficient string representation and transfer in Julia
Description:

This package provides a minimal String type for Julia that allows for efficient string representation and transfer

julia-referenceables 0.1.3
Propagated dependencies: julia-adapt@3.3.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaFolds2/Referenceables.jl
Licenses: Expat
Build system: julia
Synopsis: Provides an interface for referencing elements
Description:

This package provides an interface for readable and writable references to an element of an array or dictionary in Julia.

julia-chainrulescore 1.12.2
Dependencies: julia-benchmarktools@1.3.2 julia-staticarrays@1.2.13
Propagated dependencies: julia-compat@3.39.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaDiff/ChainRulesCore.jl
Licenses: Expat
Build system: julia
Synopsis: Common utilities used by downstream automatic differentiation tools
Description:

The package provides a light-weight dependency for defining sensitivities for functions without the need to depend on ChainRules itself.

julia-sentinelarrays 1.3.13
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaData/SentinelArrays.jl
Licenses: Expat
Build system: julia
Synopsis: Array types using sentinel values
Description:

This package provides SentinelArrayT that wraps an AbstractArray of type T, and accepts a sentinel and value argument.

julia-imagedistances 0.2.16
Propagated dependencies: julia-distances@0.10.7 julia-imagecore@0.9.4
Channel: ffab
Location: ffab/packages/julia-xyz.scm (ffab packages julia-xyz)
Home page: https://github.com/JuliaImages/ImageDistances.jl
Licenses: Expat
Build system: julia
Synopsis: Distances between N-dimensional images
Description:

This package provides a Julia ImageDistances.jl following the same API as Distances.jl with support image types and image-specific distances.

julia-datastructures 0.18.13
Propagated dependencies: julia-compat@3.39.0 julia-orderedcollections@1.4.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaCollections/DataStructures.jl
Licenses: Expat
Build system: julia
Synopsis: Julia module providing different data structures
Description:

This package implements a variety of data structures, including, CircularBuffer, Queue, Stack, Accumulators, LinkedLists, SortedDicts and many others.

julia-interpolations 0.13.6
Propagated dependencies: julia-axisalgorithms@1.0.0 julia-chainrulescore@1.12.2 julia-offsetarrays@1.12.8 julia-ratios@0.4.0 julia-requires@1.3.0 julia-staticarrays@1.2.13 julia-woodburymatrices@0.5.5
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/Interpolations.jl
Licenses: Expat
Build system: julia
Synopsis: Continuous interpolation of discrete datasets
Description:

This package implements a variety of interpolation schemes for the Julia language. It has the goals of ease-of-use, broad algorithmic support, and exceptional performance.

julia-benchmarktools 1.3.2
Propagated dependencies: julia-json@0.21.3
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaCI/BenchmarkTools.jl
Licenses: Expat
Build system: julia
Synopsis: Benchmarking framework for the Julia language
Description:

BenchmarkTools.jl makes performance tracking of Julia code easy by supplying a framework for writing and running groups of benchmarks as well as comparing benchmark results.

julia-tableshowutils 0.2.5
Propagated dependencies: julia-datavalues@0.4.13 julia-json@0.21.3
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/queryverse/TableShowUtils.jl
Licenses: Expat
Build system: julia
Synopsis: Implement show for TableTraits.jl types
Description:

This package provides some common helper functions that make it easier to implement various Base.show functions for types that participate in the TableTraits.jl ecosystem.

julia-configurations 0.16.4
Propagated dependencies: julia-crayons@4.1.1 julia-expronicon@0.6.10 julia-orderedcollections@1.4.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://configurations.rogerluo.dev/stable/
Licenses: Expat
Build system: julia
Synopsis: Tools for options and configurations in Julia
Description:

Configurations.jl provides a macro @option to let you define structs to represent options/configurations, and serialize between different option/configuration file formats such as TOML.

julia-axisalgorithms 1.0.0
Propagated dependencies: julia-woodburymatrices@0.5.5
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/timholy/AxisAlgorithms.jl
Licenses: Expat
Build system: julia
Synopsis: Filtering and linear algebra routines for multidimensional arrays
Description:

AxisAlgorithms is a collection of filtering and linear algebra algorithms for multidimensional arrays. For algorithms that would typically apply along the columns of a matrix, you can instead pick an arbitrary axis (dimension).

julia-referencetests 0.9.7
Propagated dependencies: julia-deepdiffs@1.2.0 julia-distances@0.10.7 julia-fileio@1.9.1 julia-imagecore@0.9.4 julia-imageinterminal@0.4.7
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://juliatesting.github.io/ReferenceTests.jl/latest/
Licenses: Expat
Build system: julia
Synopsis: Utility package for comparing data against reference files
Description:

ReferenceTests.jl is a Julia package that adds a couple of additional macros to your testing toolbox. In particular, it focuses on functionality for testing values against reference files, which in turn the package can help create and update if need be.

Total results: 452